CGFontGetFontBBox

Function CGFontGetFontBBox 

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