[][src]Function pspsdk_sys::sdk::sceKernelRotateThreadReadyQueue

pub unsafe extern "C" fn sceKernelRotateThreadReadyQueue(
    priority: c_int
) -> c_int

Rotate thread ready queue at a set priority

@param priority - The priority of the queue

@return 0 on success, < 0 on error.