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

waitpid

Function waitpid 

Source
pub unsafe extern "C" fn waitpid(
    pid: pid_t,
    status: *mut c_int,
    options: c_int,
) -> pid_t