FunctionPackage: exclToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 9.0
New since 9.0 release.

release-dumplisp-virtual-image

Arguments: virtual-image-object

The argument must be an object that was returned by calling dumplisp with non-nil value of the virtual keyword argument (which is supported on Windows only). The first time release-dumplisp-virtual-image is called with a particular legitimate argument, it releases the virtual file and returns t. Any subsequest calls with the same argument do nothing, and return nil. This function is thread-safe. See Virtual dumplisp: for very large images and pseudo-forks on Windows.


Copyright (c) 1998-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page is new in the 9.0 release.
Created 2019.8.20.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 9.0
New since 9.0 release.