dwww Home | Show directory contents | Find package

exec("swigtest.start", -1);

f = new_Foo();
g = new_Foo(f);

delete_Foo(f);
delete_Foo(g);

exec("swigtest.quit", -1);

Generated by dwww version 1.15 on Tue Jul 2 00:27:00 CEST 2024.