|
gwenhywfar
5.10.1
|
#include <gwenhywfar/list1.h>#include <gwenhywfar/misc.h>#include <gwenhywfar/idlist64.h>
Go to the source code of this file.
Typedefs | |
| typedef struct GWEN_MULTICACHE | GWEN_MULTICACHE |
| typedef struct GWEN_MULTICACHE_TYPE | GWEN_MULTICACHE_TYPE |
| typedef int GWENHYWFAR_CB(* | GWEN_MULTICACHE_TYPE_ATTACH_FN) (void *p) |
| typedef int GWENHYWFAR_CB(* | GWEN_MULTICACHE_TYPE_ATTACH_OBJECT_FN) (const GWEN_MULTICACHE_TYPE *ct, void *p) |
| typedef int GWENHYWFAR_CB(* | GWEN_MULTICACHE_TYPE_FREE_FN) (void *p) |
| typedef int GWENHYWFAR_CB(* | GWEN_MULTICACHE_TYPE_FREE_OBJECT_FN) (const GWEN_MULTICACHE_TYPE *ct, void *p) |
1.8.14