pub unsafe extern "C" fn mlirPassManagerDestroy(
passManager: MlirPassManager,
)
Expand description
Destroy the provided PassManager.
pub unsafe extern "C" fn mlirPassManagerDestroy(
passManager: MlirPassManager,
)
Destroy the provided PassManager.