Function harfbuzz_sys::hb_ot_layout_get_baseline
source ยท pub unsafe extern "C" fn hb_ot_layout_get_baseline(
font: *mut hb_font_t,
baseline_tag: hb_ot_layout_baseline_tag_t,
direction: hb_direction_t,
script_tag: hb_tag_t,
language_tag: hb_tag_t,
coord: *mut hb_position_t,
) -> hb_bool_t