kos_sys::dc::biosfont

Function bfont_draw_str_fmt

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