Function mpi_sys::MPI_Info_set [] [src]

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