Type Definition nix::libc::pid_t[][src]

type pid_t = i32;

Trait Implementations

impl From<Pid> for pid_t
[src]

Performs the conversion.