Function PMPI_Info_delete

Source
pub unsafe extern "C" fn PMPI_Info_delete(
    info: MPI_Info,
    key: *const c_char,
) -> c_int