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