Function core_graphics2::context::CGContextConvertPointToUserSpace

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