Function libc::waitid [] [src]

pub unsafe extern fn waitid(idtype: idtype_t,
                            id: id_t,
                            infop: *mut siginfo_t,
                            options: c_int)
                            -> c_int
🔬 This is a nightly-only experimental API. (libc)

use libc from crates.io