Type Alias nix::pty::SessionId

source ·
pub type SessionId = i32;
Available on crate feature term only.

Trait Implementations§

source§

impl From<Pid> for pid_t

Available on crate feature process only.
source§

fn from(pid: Pid) -> Self

Converts to this type from the input type.