infix
A JIT-Powered FFI Library for C
Loading...
Searching...
No Matches
infix_protected_t Struct Reference

#include <infix_internals.h>

Public Attributes

voidrw_ptr
 A pointer to the read-write data memory.
 
size_t size
 The size of the allocated memory region in bytes.
 

Member Data Documentation

◆ rw_ptr

void* infix_protected_t::rw_ptr

A pointer to the read-write data memory.

◆ size

size_t infix_protected_t::size

The size of the allocated memory region in bytes.


The documentation for this struct was generated from the following file: