Function PMPI_Mrecv

Source
pub unsafe extern "C" fn PMPI_Mrecv(
    buf: *mut c_void,
    count: i32,
    type_: *mut ompi_datatype_t,
    message: *mut *mut ompi_message_t,
    status: *mut ompi_status_public_t,
) -> i32