mlir_sys

Function mlirPassManagerDestroy

Source
pub unsafe extern "C" fn mlirPassManagerDestroy(
    passManager: MlirPassManager,
)
Expand description

Destroy the provided PassManager.