Function CGContextConvertPointToDeviceSpace

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