Function consonant_position_from_face

Source
fn consonant_position_from_face(
    plan: &hb_ot_shape_plan_t,
    indic_plan: &IndicShapePlan,
    face: &hb_font_t<'_>,
    consonant: GlyphId,
    virama: GlyphId,
) -> u8