Function mlir_sys::mlirBlockDetach
source · pub unsafe extern "C" fn mlirBlockDetach(block: MlirBlock)
Expand description
Detach a block from the owning region and assume ownership.
pub unsafe extern "C" fn mlirBlockDetach(block: MlirBlock)
Detach a block from the owning region and assume ownership.