core_graphics2::context

Function CGContextConvertPointToUserSpace

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