mlir_sys

Function mlirOperationDestroy

Source
pub unsafe extern "C" fn mlirOperationDestroy(op: MlirOperation)
Expand description

Takes an operation owned by the caller and destroys it.