lqr_vmap_internal_dump — dump an LqrVMap objects into an LqrCarver object
#include <lqr.h>
LqrRetVal lqr_vmap_internal_dump( | LqrCarver* carver); |
The function lqr_vmap_internal_dump dumps the current visibility map of the
LqrCarver object pointed to by carver internally to it, attaching it to
the same LqrVMapList object list as the one used for automatic dumping (as activated by
lqr_carver_set_dump_vmaps(3).