Open Broadcaster Software
Free, open source software for live streaming and recording
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
base_allocator Struct Reference

Data Fields

void *(* malloc )(size_t)
 
void *(* realloc )(void *, size_t)
 
void(* free )(void *)
 

Field Documentation

void(* base_allocator::free)(void *)
void*(* base_allocator::malloc)(size_t)
void*(* base_allocator::realloc)(void *, size_t)

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