[−][src]Type Definition pspsdk_sys::sdk::PspDebugInputHandler
type PspDebugInputHandler = Option<unsafe extern "C" fn(data: *mut c_char, len: c_int) -> c_int>;
Type for the debug input handler
type PspDebugInputHandler = Option<unsafe extern "C" fn(data: *mut c_char, len: c_int) -> c_int>;
Type for the debug input handler