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