Function waitid

Source
pub unsafe extern "C" fn waitid(
    __idtype: u32,
    __id: u32,
    __infop: *mut siginfo_t,
    __options: i32,
) -> i32