pub unsafe extern "C" fn sceKernelIsRegisterSysEventHandler(
handler: *mut PspSysEventHandler,
) -> c_intExpand description
Check if a SysEvent handler is registered.
@param handler - the handler to check @return 0 if the handler is not registered