Function mnn::prelude::wait4

source ยท
pub unsafe extern "C" fn wait4(
    pid: i32,
    status: *mut i32,
    options: i32,
    rusage: *mut rusage,
) -> i32