CGFontGetLeading

Function CGFontGetLeading 

Source
pub extern "C-unwind" fn CGFontGetLeading(
    font: Option<&CGFont>,
) -> c_int
👎Deprecated: renamed to CGFont::leading
Available on crate feature CGFont only.