Function PMPI_Info_dup

Source
pub unsafe extern "C" fn PMPI_Info_dup(
    info: MPI_Info,
    newinfo: *mut MPI_Info,
) -> c_int