Function mpi::ffi::MPI_Mprobe

source ·
pub unsafe extern "C" fn MPI_Mprobe(
    source: i32,
    tag: i32,
    comm: *mut ompi_communicator_t,
    message: *mut *mut ompi_message_t,
    status: *mut ompi_status_public_t
) -> i32