Function
GSFixBounds(_:)GSFixBoundsGSFixBounds
Declaration
func GSFixBounds(_ bounds: UnsafeMutablePointer<NSRect>)Declaration
void GSFixBounds(NSRect *bounds);Declaration
GSFixBounds(bounds: NSRect)Function
func GSFixBounds(_ bounds: UnsafeMutablePointer<NSRect>)void GSFixBounds(NSRect *bounds);GSFixBounds(bounds: NSRect)