Function mlir_sys::mlirSymbolRefAttrGetNestedReference
source · pub unsafe extern "C" fn mlirSymbolRefAttrGetNestedReference(
attr: MlirAttribute,
pos: isize
) -> MlirAttribute
Expand description
Returns pos-th reference nested in the given symbol reference attribute.