[][src]Type Definition nix::pty::SessionId

type SessionId = i32;

Trait Implementations

impl From<Pid> for pid_t[src]