Function mlir_sys::mlirBytecodeWriterConfigCreate
source · pub unsafe extern "C" fn mlirBytecodeWriterConfigCreate(
) -> MlirBytecodeWriterConfig
Expand description
Creates new printing flags with defaults, intended for customization. Must be freed with a call to mlirBytecodeWriterConfigDestroy().