Function libc::getsid [] [src]

pub unsafe extern fn getsid(pid: pid_t) -> pid_t
🔬 This is a nightly-only experimental API. (libc)

use libc from crates.io