Function iwlib_sys::tcsetpgrp

source ·
pub unsafe extern "C" fn tcsetpgrp(
    __fd: c_int,
    __pgrp_id: __pid_t
) -> c_int