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

#include <infix.h>

Public Attributes

void *(* malloc )(size_t)
 
void *(* calloc )(size_t, size_t)
 
void *(* realloc )(void *, size_t)
 
void(* free )(void *)
 

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