Function mpi_sys::MPI_Type_set_name
[−]
[src]
pub unsafe extern "C" fn MPI_Type_set_name(
datatype: MPI_Datatype,
type_name: *const c_char
) -> c_int