Sign in
android
/
platform
/
hardware
/
bsp
/
intel
/
a2cc54ecdc4d316d7f615d093a484f4aa00d7525
/
.
/
peripheral
/
libupm
/
src
/
lol
/
pyupm_lol.i
blob: aedf9974d703316f3f8c07dc86d33febf3e7d20b [
file
] [
log
] [
blame
]
// Include doxygen-generated documentation
%
include
"pyupm_doxy2swig.i"
%
module
pyupm_lol
%
include
"../upm.i"
%
include
"stdint.i"
%
feature
(
"autodoc"
,
"3"
);
%
include
"lol.h"
%{
#include
"lol.h"
%}