Release an input stream
#include <io/io.h> void io_close( io_stream_t *stream );
libimg
Use the -l img option to qcc to link against this library.
This function releases the resources associated with an input stream.
Image library