For internal use only.
This file contains the implementation of the event_attr_destroy() function, used for releasing the memory used for attributes back to the system.
Definition in file event_attr_destroy.c.
#include "event_int.h"
#include <stdlib.h>
Include dependency graph for event_attr_destroy.c:
Go to the source code of this file.
Functions | |
ev_err_t | event_attr_destroy (ev_attr_t *attr) |
Destroy an attribute set and release all allocated memory. |