inventoryImport_s Struct Reference

#include <inventory.h>

Data Fields

void(* Free )(void *data)
void(* FreeAll )(void)
void *(* Alloc )(size_t size)

Detailed Description

Definition at line 6 of file inventory.h.


Field Documentation

void*(* inventoryImport_s::Alloc)(size_t size)
void(* inventoryImport_s::Free)(void *data)

Referenced by INV_DestroyInventory().


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

Generated by  doxygen 1.6.2