[][src]Function harfbuzz_sys::hb_aat_layout_feature_type_get_selector_infos

pub unsafe extern "C" fn hb_aat_layout_feature_type_get_selector_infos(
    face: *mut hb_face_t,
    feature_type: hb_aat_layout_feature_type_t,
    start_offset: c_uint,
    selector_count: *mut c_uint,
    selectors: *mut hb_aat_layout_feature_selector_info_t,
    default_index: *mut c_uint
) -> c_uint