[−][src]Function pspsdk_sys::sdk::sceKernelReferSysEventHandler
pub unsafe extern "C" fn sceKernelReferSysEventHandler(
) -> *mut PspSysEventHandler
Get the first SysEvent handler (the rest can be found with the linked list).
@return 0 on error, handler on success