Function mpi::ffi::PMPI_Type_set_name

source ·
pub unsafe extern "C" fn PMPI_Type_set_name(
    type_: *mut ompi_datatype_t,
    type_name: *const i8
) -> i32