Type Alias nix::pty::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.