pub unsafe extern "C" fn threadGetExitCode(thread: Thread) -> c_int
Expand description

Retrieves the exit code of a finished libctru thread.

§Arguments

  • thread - libctru thread handle

§Returns

Exit code