LQR_VMAP_LIST_NEXT(3)

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.

SEE ALSO

lqr_vmap_list_start(3), lqr_vmap_list_current(3), lqr_vmap_list_foreach(3), lqr_vmap_internal_dump(3), lqr_carver_set_dump_vmaps(3)

COPYRIGHT

Copyright (C) 2007-2009 Carlo Baldassi
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout