Skip to main content

collect_initial_glyphs

Function collect_initial_glyphs 

Source
fn collect_initial_glyphs<T>(
    machine: &ExtendedStateTable<'_, T>,
    glyphs: &mut U32Set,
    num_glyphs: u32,
)