Function
GSComparePoint(_:_:) GSComparePointGSComparePoint
Declaration
func GSComparePoint(_ P1: NSPoint, _ P2: NSPoint) -> BoolDeclaration
BOOL GSComparePoint(NSPoint P1, NSPoint P2);Declaration
GSComparePoint(P1: NSPoint, P2: NSPoint) -> bool