[][src]Function basalt::bindings::harfbuzz::hb_ot_shape_glyphs_closure

pub unsafe extern "C" fn hb_ot_shape_glyphs_closure(
    font: *mut hb_font_t,
    buffer: *mut hb_buffer_t,
    features: *const hb_feature_t,
    num_features: c_uint,
    glyphs: *mut hb_set_t
)