Function harfbuzz_sys::hb_ot_layout_get_attach_points
source ยท pub unsafe extern "C" fn hb_ot_layout_get_attach_points(
face: *mut hb_face_t,
glyph: hb_codepoint_t,
start_offset: c_uint,
point_count: *mut c_uint,
point_array: *mut c_uint,
) -> c_uint