Function mlir_sys::mlirStringAttrTypedGet 
source · pub unsafe extern "C" fn mlirStringAttrTypedGet(
    type_: MlirType,
    str_: MlirStringRef
) -> MlirAttributeExpand description
Creates a string attribute in the given context containing the given string. Additionally, the attribute has the given type.