Name
lqr_vmap_list_next — 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.