CTFontGetSize

Function CTFontGetSize 

Source
pub unsafe extern "C-unwind" fn CTFontGetSize(
    font: &CTFont,
) -> CGFloat
👎Deprecated: renamed to CTFont::size
Available on crate feature CTFont only.