Skip to main content

CGPathGetBoundingBox

Function CGPathGetBoundingBox 

Source
pub extern "C-unwind" fn CGPathGetBoundingBox(
    path: Option<&CGPath>,
) -> CGRect
👎Deprecated:

renamed to CGPath::bounding_box

Available on crate feature CGPath only.