Function mlir_sys::mlirBlockGetParentOperation 
source · pub unsafe extern "C" fn mlirBlockGetParentOperation(
    arg1: MlirBlock
) -> MlirOperationExpand description
Returns the closest surrounding operation that contains this block.