Function libc::wait [] [src]

pub unsafe extern fn wait(status: *mut c_int) -> pid_t
🔬 This is a nightly-only experimental API. (libc)

use libc from crates.io