fn tcgetpgrp(handle: fd_t) TermioGetPgrpError!pid_t
[src]
Returns the process group ID for the TTY associated with the given handle.
fn tcgetpgrp(handle: fd_t) TermioGetPgrpError!pid_t
Returns the process group ID for the TTY associated with the given handle.