Skip to main content

CTFontCopyCharacterSet

Function CTFontCopyCharacterSet 

Source
pub unsafe extern "C-unwind" fn CTFontCopyCharacterSet(
    font: &CTFont,
) -> CFRetained<CFCharacterSet>
👎Deprecated:

renamed to CTFont::character_set

Available on crate feature CTFont only.