#include "enet/enet.h"
Defines | |
#define | ENET_BUILDING_LIB 1 |
Functions | |
int | enet_initialize_with_callbacks (ENetVersion version, const ENetCallbacks *inits) |
Initializes ENet globally and supplies user-overridden callbacks. | |
void * | enet_malloc (size_t size) |
void | enet_free (void *memory) |
int | enet_rand (void) |