doxygen
Public Attributes | List of all members
sqlite3_mem_methods Struct Reference

Public Attributes

void *(* xMalloc )(int)
 
void(* xFree )(void *)
 
void *(* xRealloc )(void *, int)
 
int(* xSize )(void *)
 
int(* xRoundup )(int)
 
int(* xInit )(void *)
 
void(* xShutdown )(void *)
 
void * pAppData
 

The documentation for this struct was generated from the following file: