lqr_vmap_list_current

Langue: en

Version: 10 Maj 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

lqr_vmap_list_current - get current LqrVMap object in a LqrVMapList object

SYNOPSIS

 #include <lqr.h>
 
LqrVMap lqr_vmap_list_current(LqrVMapList* list);

DESCRIPTION

The function lqr_vmap_list_current returns the LqrVMap object corresponding to the current value of the list parameter, or NULL in case of errors.

SEE ALSO

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

Copyright © 2007-2009 Carlo Baldassi