[][src]Type Definition pspsdk_sys::sdk::PspDebugPrintHandler

type PspDebugPrintHandler = Option<unsafe extern "C" fn(data: *const c_char, len: c_int) -> c_int>;

Type for the debug print handlers