Function mpi_sys::MPI_Comm_set_name [] [src]

pub unsafe extern "C" fn MPI_Comm_set_name(
    comm: MPI_Comm,
    comm_name: *const c_char
) -> c_int