Function harfbuzz_sys::bindings::hb_shape_plan_execute
source ยท 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