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

type SessionId = i32;

Trait Implementations

impl From<Pid> for pid_t[src]