Function riot_sys::tcsetpgrp

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