Function kos_sys::dc::biosfont::bfont_draw_str

source ยท
pub unsafe extern "C" fn bfont_draw_str(
    b: *mut c_void,
    width: u32,
    opaque: u8,
    str: *const c_char,
)