SessionId

Type Alias 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.

Layout§

Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...) attributes. Please see the Rust Reference's “Type Layout” chapter for details on type layout guarantees.

Size: 4 bytes