DOSBox-X
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Attributes
drmp3_allocation_callbacks Struct Reference

List of all members.

Public Attributes

void * pUserData
void *(* onMalloc )(size_t sz, void *pUserData)
void *(* onRealloc )(void *p, size_t sz, void *pUserData)
void(* onFree )(void *p, void *pUserData)

Detailed Description

Definition at line 333 of file dr_mp3.h.


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