Function T_get_string_extents

Source
pub unsafe extern "C" fn T_get_string_extents(
    WindowHandle: Htuple,
    Values: Htuple,
    Ascent: *mut Htuple,
    Descent: *mut Htuple,
    Width: *mut Htuple,
    Height: *mut Htuple,
) -> Herror