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