hb_font_get_scale

Function hb_font_get_scale 

Source
pub unsafe extern "C" fn hb_font_get_scale(
    font: *mut hb_font_t,
    x_scale: *mut c_int,
    y_scale: *mut c_int,
)