[][src]Function harfbuzz_sys::hb_shape_plan_execute

pub unsafe extern "C" fn hb_shape_plan_execute(
    shape_plan: *mut hb_shape_plan_t,
    font: *mut hb_font_t,
    buffer: *mut hb_buffer_t,
    features: *const hb_feature_t,
    num_features: c_uint
) -> hb_bool_t