[][src]Function harfbuzz_sys::hb_font_get_ppem

pub unsafe extern "C" fn hb_font_get_ppem(
    font: *mut hb_font_t,
    x_ppem: *mut c_uint,
    y_ppem: *mut c_uint
)