[][src]Function basalt::bindings::harfbuzz::hb_font_set_ppem

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