[][src]Function harfbuzz_sys::hb_ot_layout_script_get_language_tags

pub unsafe extern "C" fn hb_ot_layout_script_get_language_tags(
    face: *mut hb_face_t,
    table_tag: hb_tag_t,
    script_index: c_uint,
    start_offset: c_uint,
    language_count: *mut c_uint,
    language_tags: *mut hb_tag_t
) -> c_uint