blob: 9e3dc75e59adef7a652bced66e9891c978916a38 [file] [log] [blame]
/* ------------------------------------------------------------
* The start of the PHP initialization function
* ------------------------------------------------------------ */
%insert(init) "swiginit.swg"
%init %{
SWIG_php_minit {
SWIG_InitializeModule((void*)&module_number);
%}