[−][src]Type Definition pspsdk_sys::sdk::PspDebugKprintfHandler
type PspDebugKprintfHandler = Option<unsafe extern "C" fn(format: *const c_char, args: *mut u32) -> c_int>;
Type for Kprintf handler
type PspDebugKprintfHandler = Option<unsafe extern "C" fn(format: *const c_char, args: *mut u32) -> c_int>;
Type for Kprintf handler