Function MPI_Startall

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