[][src]Function harfbuzz_sys::hb_face_get_table_tags

pub unsafe extern "C" fn hb_face_get_table_tags(
    face: *const hb_face_t,
    start_offset: c_uint,
    table_count: *mut c_uint,
    table_tags: *mut hb_tag_t
) -> c_uint