Function cyclors::tcsetpgrp

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