Function
V2Length(_:)V2LengthV2Length
Declaration
func V2Length(_ a: UnsafePointer<NSPoint>!) -> DoubleDeclaration
extern double V2Length(const NSPoint *a);Declaration
V2Length(a: NSPoint) -> floatFunction
func V2Length(_ a: UnsafePointer<NSPoint>!) -> Doubleextern double V2Length(const NSPoint *a);V2Length(a: NSPoint) -> float