mlir_sys

Function 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().