pspsdk_sys::sdk
pub unsafe extern "C" fn Kprintf(format: *const c_char, ...)
Kernel printf function.
@param format - The format string. @param ... - Arguments for the format string.