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
886d555ab8
lune
/
tests
/
ffi
/
external_pointer
/
lib.c
qwreey
886d555ab8
Fix assertion (
#243
)
2024-10-22 04:44:48 +00:00
3 lines
45 B
C
Raw
Blame
History
void
pointer_write
(
int
*
a
)
{
*
a
=
123
;
}
Reference in a new issue
View git blame
Copy permalink