Function mlir_sys::mlirIdentifierGet
source · pub unsafe extern "C" fn mlirIdentifierGet(
context: MlirContext,
str_: MlirStringRef
) -> MlirIdentifierExpand description
Gets an identifier with the given string value.
pub unsafe extern "C" fn mlirIdentifierGet(
context: MlirContext,
str_: MlirStringRef
) -> MlirIdentifierGets an identifier with the given string value.