nix::pty

Type Alias SessionId

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.