[][src]Function harfbuzz_sys::hb_font_get_scale

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