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