Function harfbuzz_sys::bindings::hb_font_get_glyph_extents_for_origin
source ยท 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