pub unsafe extern "C-unwind" fn CTFontCopyCharacterSet(
font: &CTFont,
) -> CFRetained<CFCharacterSet>👎Deprecated:
renamed to CTFont::character_set
Available on crate feature
CTFont only.pub unsafe extern "C-unwind" fn CTFontCopyCharacterSet(
font: &CTFont,
) -> CFRetained<CFCharacterSet>renamed to CTFont::character_set
CTFont only.