Function PMPI_Attr_put

Source
pub unsafe extern "C" fn PMPI_Attr_put(
    comm: MPI_Comm,
    keyval: c_int,
    attribute_val: *mut c_void,
) -> c_int