Skip to main content

CGContextGetPathBoundingBox

Function CGContextGetPathBoundingBox 

Source
pub extern "C-unwind" fn CGContextGetPathBoundingBox(
    c: Option<&CGContext>,
) -> CGRect
👎Deprecated:

renamed to CGContext::path_bounding_box

Available on crate feature CGContext only.