Function update_consonant_positions

Source
fn update_consonant_positions(
    plan: &hb_ot_shape_plan_t,
    indic_plan: &IndicShapePlan,
    face: &hb_font_t<'_>,
    buffer: &mut hb_buffer_t,
)