Type Alias psp::sys::SceKernelAlarmHandler

source ·
pub type SceKernelAlarmHandler = unsafe extern "C" fn(common: *mut c_void) -> u32;
Expand description

Prototype for alarm handlers.