lqr_vmap_list_next(3) advance the LqrVMapList object

SYNOPSIS


#include <lqr.h>

LqrVMapList lqr_vmap_list_next(LqrVMapList* list);

DESCRIPTION

The function lqr_vmap_list_next returns a pointer the next dumped LqrVMap object in list, or NULL if the list has reached the end.

COPYRIGHT

Copyright © 2007-2009 Carlo Baldassi