pub fn canonical_combining_class(c: char) -> u8
Expand description

Look up the canonical combining class for a codepoint.

The value returned is as defined in the Unicode Character Database.