Function harfbuzz_sys::bindings::hb_ot_layout_collect_features
source ยท pub unsafe extern "C" fn hb_ot_layout_collect_features(
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,
feature_indexes: *mut hb_set_t,
)