Function harfbuzz_sys::hb_ot_layout_get_glyphs_in_class

source ·
pub unsafe extern "C" fn hb_ot_layout_get_glyphs_in_class(
    face: *mut hb_face_t,
    klass: hb_ot_layout_glyph_class_t,
    glyphs: *mut hb_set_t
)