Function harfbuzz_sys::hb_ot_layout_collect_lookups
source ยท pub unsafe extern "C" fn hb_ot_layout_collect_lookups(
face: *mut hb_face_t,
table_tag: hb_tag_t,
scripts: *const hb_tag_t,
languages: *const hb_tag_t,
features: *const hb_tag_t,
lookup_indexes: *mut hb_set_t,
)