Function mpi::ffi::MPI_Startall

source ·
pub unsafe extern "C" fn MPI_Startall(
    count: i32,
    array_of_requests: *mut *mut ompi_request_t
) -> i32