pub unsafe extern "C" fn mlirSymbolRefAttrGetNestedReference(
    attr: MlirAttribute,
    pos: isize
) -> MlirAttribute
Expand description

Returns pos-th reference nested in the given symbol reference attribute.