mnn::prelude

Function wait4

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