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