CTFontGetLeading

Function CTFontGetLeading 

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