Function PMPI_Iprobe

Source
pub unsafe extern "C" fn PMPI_Iprobe(
    source: i32,
    tag: i32,
    comm: *mut ompi_communicator_t,
    flag: *mut i32,
    status: *mut ompi_status_public_t,
) -> i32