pub extern "C-unwind" fn CGContextGetPathBoundingBox(
c: Option<&CGContext>,
) -> CGRect👎Deprecated:
renamed to CGContext::path_bounding_box
Available on crate feature
CGContext only.