[−][src]Function pspsdk_sys::sdk::sceKernelIsUserModeThread
pub unsafe extern "C" fn sceKernelIsUserModeThread() -> c_int
Checks if the current thread is a usermode thread
@return 0 if kernel, 1 if user, < 0 on error