|
infix
A JIT-Powered FFI Library for C
|
Public Attributes | |
| infix_forward_t * | trampoline |
| struct _cache_entry_t * | next |
| struct _cache_entry_t* _cache_entry_t::next |
Next entry in the hash bucket chain.
| infix_forward_t* _cache_entry_t::trampoline |
The cached trampoline handle.