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