mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
All of the constants and comments have been taken from IOKit/IOReturn.h: http://www.opensource.apple.com/source/xnu/xnu-792.13.8/iokit/IOKit/IOReturn.h The type of the kIOReturn* constants is Int32 to match the type of kIOReturnSuccess (which does get imported to Swift since it isn't defined in terms of a macro). Fixes: https://bugs.swift.org/browse/SR-576
1.0 KiB
1.0 KiB