pub unsafe extern "C" fn svcGetProcessorID() -> s32Expand description
Returns the ID of the processor the current thread is running on.
svcCreateThread
pub unsafe extern "C" fn svcGetProcessorID() -> s32Returns the ID of the processor the current thread is running on.
svcCreateThread