Session
Id
nix
0.26.1
Session
Id
Trait Implementations
From<Pid>
In nix::
pty
Structs
ForkptyResult
OpenptyResult
PtyMaster
Winsize
Functions
forkpty
grantpt
openpty
posix_openpt
ptsname
ptsname_r
unlockpt
Type Aliases
SessionId
nix
::
pty
Type Alias
SessionId
Copy item path
Settings
Help
Summary
Source
pub type SessionId =
i32
;
Trait Implementations
§
Source
§
impl
From
<
Pid
> for
pid_t
Source
§
fn
from
(pid:
Pid
) -> Self
Converts to this type from the input type.