index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
runtime
/
c
/
gu
/
defs.c
blob: 2c3772b7c16f8b4a1353ad5276726b54ff60a611 (
plain
)
1
2
3
4
#include <gu/defs.h> void* const gu_null = NULL; GuStruct* const gu_null_struct = NULL;