Function mlir_sys::mlirBlockDestroy
source · pub unsafe extern "C" fn mlirBlockDestroy(block: MlirBlock)
Expand description
Takes a block owned by the caller and destroys it.
pub unsafe extern "C" fn mlirBlockDestroy(block: MlirBlock)
Takes a block owned by the caller and destroys it.