[][src]Function harfbuzz_sys::hb_shape

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