Skip to main content

match_class_cached1

Function match_class_cached1 

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