This website requires JavaScript.
Explore
Help
Register
Sign in
lune-org
/
lune
Watch
1
Star
1
Fork
You've already forked lune
0
mirror of
https://github.com/lune-org/lune.git
synced
2025-04-04 10:30:54 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
658b5ef75c
lune
/
tests
/
ffi
/
external-pointer
/
lib.c
qwreey
658b5ef75c
Move fixed size types into ffi, Fix test cases (
#243
)
2024-10-21 19:30:14 +00:00
3 lines
39 B
C
Raw
Blame
History
void
pointer
(
int
*
a
)
{
*
a
=
123
;
}
Reference in a new issue
View git blame
Copy permalink