Skip to main content

match_class_cached2

Function match_class_cached2 

Source
fn match_class_cached2<'a>(
    class_def: impl Fn(GlyphId) -> u16 + 'a,
) -> impl Fn(&mut GlyphInfo, u32) -> bool + 'a