dwww Home | Show directory contents | Find package

%module multi_import_d

%constant int myval = 1234;

%{
#include "multi_import.h"
%}

class WWW {
  public:
    void nullop() const;
};

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