infix
A JIT-Powered FFI Library for C
|
#include <infix_internals.h>
Public Attributes | |
void * | rw_ptr |
A pointer to the read-write data memory. | |
size_t | size |
The size of the allocated memory region in bytes. | |
void* infix_protected_t::rw_ptr |
A pointer to the read-write data memory.
size_t infix_protected_t::size |
The size of the allocated memory region in bytes.