Type PropertySwift
unsafeArgv
Access to the raw argv value from C. Accessing the argument vector through this pointer is unsafe.
static var unsafeArgv: UnsafeMutablePointer<UnsafeMutablePointer<Int8>?> { get }
Access to the raw argv value from C. Accessing the argument vector through this pointer is unsafe.
static var unsafeArgv: UnsafeMutablePointer<UnsafeMutablePointer<Int8>?> { get }