Function svcGetThreadPriority

Source
pub unsafe extern "C" fn svcGetThreadPriority(
    out: *mut s32,
    handle: Handle,
) -> Result
Expand description

Retrieves the priority of a thread.