Provided by: liblqr-1-0-dev_0.4.1-2ubuntu1_amd64 bug

NAME

       lqr_vmap_internal_dump - dump an LqrVMap objects into an LqrCarver object

SYNOPSIS

       #include <lqr.h>

       LqrRetVal lqr_vmap_internal_dump(LqrCarver* carver);

DESCRIPTION

       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).

SEE ALSO

       LqrRetVal(3), lqr_vmap_dump(3), lqr_vmap_load(3), lqr_carver_set_dump_vmaps(3)

COPYRIGHT

       Copyright © 2007-2009 Carlo Baldassi