mlir_sys

Function mlirBytecodeWriterConfigDesiredEmitVersion

Source
pub unsafe extern "C" fn mlirBytecodeWriterConfigDesiredEmitVersion(
    flags: MlirBytecodeWriterConfig,
    version: i64,
)
Expand description

Sets the version to emit in the writer config.