This website works better with JavaScript.
Explore
Help
Sign In
pimhwang
/
CppSharp
mirror of
https://github.com/mono/CppSharp.git
Watch
1
Star
0
Fork
You've already forked CppSharp
0
Code
Issues
Projects
Releases
Wiki
Activity
Tools and libraries to glue C/C++ APIs to high-level languages
c-sharp
dotnet
mono
bindings
bridge
c
clang
cplusplus
cppsharp
glue
interop
parser
parsing
pinvoke
swig
syntax-tree
visitors
xamarin
xamarin-bindings
4895
Commits
99
Branches
51
Tags
73 MiB
C++
52%
C#
46.4%
Lua
0.9%
Shell
0.3%
JavaScript
0.2%
Tree:
e05cfa33d6
CppSharp
/
examples
/
QuickJS
/
test-native.h
1 lines
34 B
Raw
Blame
History
extern
"
C
"
int
plus
(
int
a
,
int
b
)
;
Reference in new issue
Copy Permalink