table of contents
other versions
- wheezy 0.4.1-2
LQR_VMAP_LIST_NEXT(3) | LqR library API reference | LQR_VMAP_LIST_NEXT(3) |
NAME¶
lqr_vmap_list_next - advance the LqrVMapList objectSYNOPSIS¶
#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¶
COPYRIGHT¶
Copyright © 2007-2009 Carlo Baldassi10 Maj 2009 | LqR library 0.4.1 API (3:1:3) |