Function final_reordering_impl

Source
fn final_reordering_impl(
    plan: &hb_ot_shape_plan_t,
    face: &hb_font_t<'_>,
    start: usize,
    end: usize,
    buffer: &mut hb_buffer_t,
)