Contents

NewOSLCompareUPP(_:)

Creates a new universal procedure pointer to an object callback comparison function.

Declaration

func NewOSLCompareUPP(_ userRoutine: OSLCompareProcPtr!) -> OSLCompareUPP!

Return Value

See OSLCompareUPP.

Discussion

See the OSLCompareProcPtr callback function.

See Also

Creating, Calling, and Deleting Universal Procedure Pointers