Function MPI_Wait

Source
pub unsafe extern "C" fn MPI_Wait(
    request: *mut MPI_Request,
    status: *mut MPI_Status,
) -> c_int