Provided by: libming-dev_0.4.5-1ubuntu5_amd64
NAME
SWFOutput_checkSize - make sure there's enough space for bytes bytes
SYNOPSIS
#include <ming.h> void SWFOutput_checkSize ( SWFOutput out, int bytes );
PARAMETERS
SWFOutput out Not Documented. int bytes Not Documented.
DESCRIPTION
Make sure there's enough space for bytes bytes.