Provided by: libming-dev_0.4.5-1.2ubuntu7_amd64 bug

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.