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