libcdio  2.1.0
Functions
memory.h File Reference

memory management utility functions. More...

Go to the source code of this file.

Functions

void cdio_free (void *p_memory)
 

Detailed Description

memory management utility functions.

Function Documentation

◆ cdio_free()

void cdio_free ( void *  p_memory)

Free the passed pointer.