Skip to main content

CGContextConvertPointToDeviceSpace

Function CGContextConvertPointToDeviceSpace 

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