Function ctru_sys::svcGetProcessorID
source · pub unsafe extern "C" fn svcGetProcessorID() -> s32
Expand description
Returns the ID of the processor the current thread is running on.
svcCreateThread
pub unsafe extern "C" fn svcGetProcessorID() -> s32
Returns the ID of the processor the current thread is running on.
svcCreateThread