Function sceKernelLockWriteRWLockCB

Source
pub unsafe extern "C" fn sceKernelLockWriteRWLockCB(
    rwlock_id: SceUID,
    timeout: *mut c_uint,
) -> c_int
Available on crate feature SceLibKernel_stub only.