Function PMPI_Wait

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