Function harfbuzz_sys::bindings::hb_ot_math_get_glyph_assembly
source ยท pub unsafe extern "C" fn hb_ot_math_get_glyph_assembly(
font: *mut hb_font_t,
glyph: hb_codepoint_t,
direction: hb_direction_t,
start_offset: c_uint,
parts_count: *mut c_uint,
parts: *mut hb_ot_math_glyph_part_t,
italics_correction: *mut hb_position_t,
) -> c_uint