Provided by: libming-dev_0.4.5-1.2ubuntu7_amd64 

NAME
destroySWFMovie - destroy a SWFMovie
SYNOPSIS
#include <ming.h>
void destroySWFMovie(SWFMovie movie);
PARAMETERS
SWFMovie movie
Movie to be destroyed.
DESCRIPTION
This function destroys a SWFMovie and frees the memmory associated with it.
c2man movie.c 1 October 2008 destroySWFMovie(3)