[−][src]Function pspsdk_sys::sdk::pspDebugInstallKprintfHandler
pub unsafe extern "C" fn pspDebugInstallKprintfHandler(
handler: PspDebugKprintfHandler
) -> c_int
Install a Kprintf handler into the system.
@param handler - Function pointer to the handler. @return < 0 on error.