gasp_walk_flags_t
Data type for storing flags controlling a memory walk
Synopsis:
#include <qvm/gasp.h>typedef uint32_t gasp_walk_flags_t;Description:
The gasp_walk_flags_t data type is used to store GWF_* constants which specify what to look for when performing a memory walk; that is, when walking through blocks of free memory.
Page updated:
