Function PMPI_Type_get_attr

Source
pub unsafe extern "C" fn PMPI_Type_get_attr(
    type_: MPI_Datatype,
    type_keyval: c_int,
    attribute_val: *mut c_void,
    flag: *mut c_int,
) -> c_int