Function esp_idf_sys::tcsetpgrp

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