Function libc::tcgetpgrp
[−]
[src]
pub unsafe extern fn tcgetpgrp(fd: c_int) -> pid_t
🔬 This is a nightly-only experimental API. (libc
)
use libc
from crates.io