For internal use only.
This file contains the implementation of the event_destroy() function, used to destroy the event library context.
Definition in file event_destroy.c.
#include "engines_int.h"
#include <ltdl.h>
Include dependency graph for event_destroy.c:
Go to the source code of this file.
Functions | |
ev_err_t | event_destroy (ev_ctx_t *ctx) |
Release memory used by events library context. |