Function mlir_sys::mlirOperationDestroy
source · pub unsafe extern "C" fn mlirOperationDestroy(op: MlirOperation)
Expand description
Takes an operation owned by the caller and destroys it.
pub unsafe extern "C" fn mlirOperationDestroy(op: MlirOperation)
Takes an operation owned by the caller and destroys it.