core_graphics2::context

Function CGContextConvertPointToDeviceSpace

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