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

type PspDebugPutChar = Option<unsafe extern "C" fn(args: *mut c_ushort, ch: c_uint)>;

Typedef for the debug putcharacter handler