Function mpi::ffi::MPI_Type_get_attr

source ·
pub unsafe extern "C" fn MPI_Type_get_attr(
    type_: *mut ompi_datatype_t,
    type_keyval: i32,
    attribute_val: *mut c_void,
    flag: *mut i32
) -> i32