Function harfbuzz_sys::hb_ot_layout_language_find_feature
source ยท pub unsafe extern "C" fn hb_ot_layout_language_find_feature(
face: *mut hb_face_t,
table_tag: hb_tag_t,
script_index: c_uint,
language_index: c_uint,
feature_tag: hb_tag_t,
feature_index: *mut c_uint,
) -> hb_bool_t