Function apply_simple_kerning

Source
fn apply_simple_kerning(
    subtable: &Subtable<'_>,
    face: &hb_font_t<'_>,
    kern_mask: u32,
    buffer: &mut hb_buffer_t,
)