[][src]Function harfbuzz_sys::hb_ot_layout_collect_features

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
)