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