pub extern "C-unwind" fn CGContextConvertPointToUserSpace(
c: Option<&CGContext>,
point: CGPoint,
) -> CGPoint👎Deprecated:
renamed to CGContext::convert_point_to_user_space
Available on crate feature
CGContext only.