Function
GSSortInteger(_:_:) GSSortIntegerGSSortInteger
Declaration
func GSSortInteger(_ idx1: Int, _ idx2: Int) -> ComparisonResultDeclaration
NSComparisonResult GSSortInteger(NSInteger idx1, NSInteger idx2);Declaration
GSSortInteger(idx1: int, idx2: int) -> NSComparisonResult