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