Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

waitid

Function waitid 

Source
pub unsafe extern "C" fn waitid(
    idtype: idtype_t,
    id: id_t,
    infop: *mut siginfo_t,
    options: c_int,
) -> c_int