UFO: Alien Invasion
Loading...
Searching...
No Matches
inventoryImport_t Struct Reference

#include <inventory.h>

Collaboration diagram for inventoryImport_t:
Collaboration graph

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

◆ Alloc

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

Definition at line 37 of file inventory.h.

◆ Free

void(* inventoryImport_t::Free) (void *data)

Definition at line 33 of file inventory.h.

◆ FreeAll

void(* inventoryImport_t::FreeAll) (void)

Definition at line 35 of file inventory.h.


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