Function mlir_sys::mlirAttributeParseGet
source · pub unsafe extern "C" fn mlirAttributeParseGet(
context: MlirContext,
attr: MlirStringRef
) -> MlirAttribute
Expand description
Parses an attribute. The attribute is owned by the context.