Initializerswift-nio 2.81.0NIOPosix
init(we_wordc:we_wordv:we_offs:)
init(we_wordc: Int, we_wordv: UnsafeMutablePointer<UnsafeMutablePointer<CChar>?>!, we_offs: Int)
init(we_wordc: Int, we_wordv: UnsafeMutablePointer<UnsafeMutablePointer<CChar>?>!, we_offs: Int)
sSo9wordexp_ta8we_wordc0B6_wordv0B5_offsABSi_SpySpys4Int8VGSgGSgSitcfc
What are these?BZRO
import NIOPosix
struct wordexp_t
@frozen struct Int
A signed integer value type.
@frozen struct UnsafeMutablePointer<Pointee> where Pointee : ~Copyable
A pointer for accessing and manipulating data of a specific type.
typealias CChar = Int8
The C ‘char’ type.
init()
var we_offs: Int
var we_wordc: Int
var we_wordv: UnsafeMutablePointer<UnsafeMutablePointer<CChar>?>!