gwenhywfar
4.14.0
|
Go to the source code of this file.
Macros | |
#define | GWEN_REFPTR_FLAGS_AUTODELETE 0x00000001 |
Typedefs | |
typedef struct GWEN_REFPTR | GWEN_REFPTR |
typedef struct GWEN_REFPTR_INFO | GWEN_REFPTR_INFO |
Prototypes for Virtual Functions | |
typedef void(* | GWEN_REFPTR_INFO_FREE_FN) (void *dp) |
typedef void *(* | GWEN_REFPTR_INFO_DUP_FN) (void *dp) |
typedef struct GWEN_REFPTR GWEN_REFPTR |
typedef struct GWEN_REFPTR_INFO GWEN_REFPTR_INFO |