Function mpi::ffi::MPI_Info_set
[−]
[src]
pub unsafe extern fn MPI_Info_set(info: MPI_Info,
key: *const c_char,
value: *const c_char)
-> c_int