dwww Home | Show directory contents | Find package

%module(package="pkg1") foo
%{
static unsigned count(void)
{
  return 3;
}
%}

unsigned count(void);

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