mlir_sys

Function mlirOpPrintingFlagsCreate

Source
pub unsafe extern "C" fn mlirOpPrintingFlagsCreate() -> MlirOpPrintingFlags
Expand description

Creates new printing flags with defaults, intended for customization. Must be freed with a call to mlirOpPrintingFlagsDestroy().