|
infix
A JIT-Powered FFI Library for C
|
A struct containing pointers, used to test pointer argument handling. More...
#include <types.h>
Public Attributes | |
| int * | val_ptr |
| const char * | str_ptr |
A struct containing pointers, used to test pointer argument handling.
| const char* PointerStruct::str_ptr |
| int* PointerStruct::val_ptr |