Function psp::sys::sceKernelGetThreadCurrentPriority

source ·
#[no_mangle]
pub unsafe extern "C" fn sceKernelGetThreadCurrentPriority() -> i32
Expand description

Get the current priority of the thread you are in.

§Return Value

The current thread priority