Function mpi::ffi::MPI_Attr_put

source ·
pub unsafe extern "C" fn MPI_Attr_put(
    comm: *mut ompi_communicator_t,
    keyval: i32,
    attribute_val: *mut c_void
) -> i32