Function mpi_sys::PMPI_Type_get_attr [] [src]

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