pub unsafe extern "C" fn mlirBytecodeWriterConfigDesiredEmitVersion(
    flags: MlirBytecodeWriterConfig,
    version: i64
)Expand description
Sets the version to emit in the writer config.
pub unsafe extern "C" fn mlirBytecodeWriterConfigDesiredEmitVersion(
    flags: MlirBytecodeWriterConfig,
    version: i64
)Sets the version to emit in the writer config.