Skip to main content

CGFontGetCapHeight

Function CGFontGetCapHeight 

Source
pub extern "C-unwind" fn CGFontGetCapHeight(
    font: Option<&CGFont>,
) -> c_int
👎Deprecated:

renamed to CGFont::cap_height

Available on crate feature CGFont only.