Function rb_sys::bindings::rb_waitpid

source ·
pub unsafe extern "C" fn rb_waitpid(
pid: pid_t,
status: *mut c_int,
flags: c_int
) -> pid_t