Function threadDetach

Source
pub unsafe extern "C" fn threadDetach(thread: Thread)
Expand description

Changes a thread’s status from attached to detached.

§Arguments

  • thread - libctru thread handle