source-engine/devtools/swigwin-1.3.34/Lib/php4/php4init.swg

13 lines
274 B
Plaintext
Raw Normal View History

2020-04-22 16:56:21 +00:00
/* ------------------------------------------------------------
* The start of the PHP initialization function
* ------------------------------------------------------------ */
%insert(init) "swiginit.swg"
%init %{
SWIG_php_minit {
SWIG_InitializeModule(0);
%}