Function ctru_sys::errorCode

source ·
pub unsafe extern "C" fn errorCode(err: *mut errorConf, error: c_int)
Expand description

Sets error code to display.

§Arguments

  • err - Pointer to errorConf.
  • error - Error-code to display.