Function position_marks

Source
pub fn position_marks(
    plan: &hb_ot_shape_plan_t,
    face: &hb_font_t<'_>,
    buffer: &mut hb_buffer_t,
    adjust_offsets_when_zeroing: bool,
)