Type Alias pause_func_t

Source
pub type pause_func_t = fn(&hb_ot_shape_plan_t, &hb_font_t<'_>, &mut hb_buffer_t) -> bool;