mlir_sys

Function 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.