Sign in
fuchsia
/
third_party
/
swig
/
refs/heads/upstream/enable-more-warnings-in-ci
/
.
/
Examples
/
lua
/
embed3
/
example.i
blob: 950d2549da9ef974a3d08a6dcba2d8176a1b3e69 [
file
] [
log
] [
blame
] [
edit
]
/* File : example.i */
%
module
example
%{
#include
"example.h"
%}
%
include
"example.h"