[][src]Function harfbuzz_sys::hb_font_get_glyph_extents_for_origin

pub unsafe extern "C" fn hb_font_get_glyph_extents_for_origin(
    font: *mut hb_font_t,
    glyph: hb_codepoint_t,
    direction: hb_direction_t,
    extents: *mut hb_glyph_extents_t
) -> hb_bool_t