Function harfbuzz_sys::bindings::hb_ot_layout_table_choose_script
source ยท pub unsafe extern "C" fn hb_ot_layout_table_choose_script(
face: *mut hb_face_t,
table_tag: hb_tag_t,
script_tags: *const hb_tag_t,
script_index: *mut c_uint,
chosen_script: *mut hb_tag_t,
) -> hb_bool_t