kos_sys::dc::biosfont

Function bfont_draw_str

Source
pub unsafe extern "C" fn bfont_draw_str(
    b: *mut c_void,
    width: u32,
    opaque: bool,
    str: *const c_char,
)