enet
Data Structures | Typedefs | Functions
callbacks.h File Reference

ENet callbacks. More...

#include <stdlib.h>

Go to the source code of this file.

Data Structures

struct  _ENetCallbacks

Typedefs

typedef struct _ENetCallbacks ENetCallbacks

Functions

void * enet_malloc (size_t)
void enet_free (void *)

Detailed Description