Function mlir_sys::mlirStringAttrGet
source · pub unsafe extern "C" fn mlirStringAttrGet(
ctx: MlirContext,
str_: MlirStringRef
) -> MlirAttribute
Expand description
Creates a string attribute in the given context containing the given string.