This website requires JavaScript.
Explore
Help
Sign In
Lothario
/
axmol
mirror of
https://github.com/axmolengine/axmol.git
Watch
1
Star
0
Fork
You've already forked axmol
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
01b4965184
axmol
/
tools
/
bindings-generator
/
targets
/
spidermonkey
/
templates
/
function.h
2 lines
97 B
C
Raw
Blame
History
bool
js_
$
{
generator
.
prefix
}
_
$
{
class_name
}
_
$
{
func_name
}
(
JSContext
*
cx
,
uint32_t
argc
,
jsval
*
vp
)
;
Reference in New Issue
View Git Blame
Copy Permalink