Function CGContextConvertPointToUserSpace

Source
pub unsafe extern "C" fn CGContextConvertPointToUserSpace(
    c: CGContextRef,
    point: CGPoint,
) -> CGPoint