Skip to main content

CTFontGetBoundingBox

Function CTFontGetBoundingBox 

Source
pub unsafe extern "C-unwind" fn CTFontGetBoundingBox(
    font: &CTFont,
) -> CGRect
👎Deprecated:

renamed to CTFont::bounding_box

Available on crate feature CTFont only.