Skip to main content

CGContextConvertPointToUserSpace

Function CGContextConvertPointToUserSpace 

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