Function apply

Source
pub fn apply(
    plan: &hb_ot_shape_plan_t,
    face: &hb_font_t<'_>,
    buffer: &mut hb_buffer_t,
) -> Option<()>