''
''
'' stdarg -- header translated with help of SWIG FB wrapper
''
'' NOTICE: This file is part of the FreeBASIC Compiler package and can't
''         be included in other distributions without authorization.
''
''
#ifndef __crt_stdarg_bi__
#define __crt_stdarg_bi__

type va_list as cva_list

#endif
