Function ctru_sys::threadGetHandle

source ·
pub unsafe extern "C" fn threadGetHandle(thread: Thread) -> Handle
Expand description

Retrieves the OS thread handle of a libctru thread.

§Arguments

  • thread - libctru thread handle

§Returns

OS thread handle