UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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 32 of file inventory.h.

Field Documentation

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

Definition at line 37 of file inventory.h.

void(* inventoryImport_s::Free)(void *data)

Definition at line 33 of file inventory.h.

void(* inventoryImport_s::FreeAll)(void)

Definition at line 35 of file inventory.h.


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