Function harfbuzz_sys::bindings::hb_font_add_glyph_origin_for_direction
source ยท pub unsafe extern "C" fn hb_font_add_glyph_origin_for_direction(
font: *mut hb_font_t,
glyph: hb_codepoint_t,
direction: hb_direction_t,
x: *mut hb_position_t,
y: *mut hb_position_t,
)