pub fn case_folded(chr: char) -> Option<NonZeroU32>
Expand description

Map the supplied character to its case-folded equivalent.