dwww Home | Show directory contents | Find package

%module lua_no_module_global
%{
    const char *hi_mom() { return "hi mom!"; }
%}
const char *hi_mom();

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