Ulfius
HTTP Framework for REST Applications in C
Functions
Memory

memory management function More...

Functions

void u_free (void *data)
 

Detailed Description

memory management function

Function Documentation

◆ u_free()

void u_free ( void *  data)

free data allocated by ulfius functions

Parameters
datadata to free

free data allocated by ulfius functions