[][src]Function pspsdk_sys::sdk::sceKernelGetCallbackCount

pub unsafe extern "C" fn sceKernelGetCallbackCount(cb: SceUID) -> c_int

Get the callback count

@param cb - The UID of the specified callback

@return The callback count, < 0 on error