Structureswift-nio 2.76.1NIOPosix
passwd
struct passwd
Citizens in NIOPosix
Conformances
Type members
init(
) init(pw_name: UnsafeMutablePointer<CChar>!, pw_passwd: UnsafeMutablePointer<CChar>!, pw_uid: __uid_t, pw_gid: __gid_t, pw_gecos: UnsafeMutablePointer<CChar>!, pw_dir: UnsafeMutablePointer<CChar>!, pw_shell: UnsafeMutablePointer<CChar>!
)