Function mlir_sys::mlirDictionaryAttrGetElement
source · pub unsafe extern "C" fn mlirDictionaryAttrGetElement(
attr: MlirAttribute,
pos: isize
) -> MlirNamedAttribute
Expand description
Returns pos-th element of the given dictionary attribute.