CGFontGetXHeight

Function CGFontGetXHeight 

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