fltk_sys::draw

Function Fl_text_extents2

Source
pub unsafe extern "C" fn Fl_text_extents2(
    t: *const c_char,
    n: c_int,
    dx: *mut c_int,
    dy: *mut c_int,
    w: *mut c_int,
    h: *mut c_int,
)