OSStatus
typealias OSStatus = Int32
Extension to add a check function
-
Check for and throw an error
Declaration
Swift
func check() throws
AudioKit Docs (100% documented)
typealias OSStatus = Int32
Extension to add a check function
Check for and throw an error
Swift
func check() throws