|
infix
A JIT-Powered FFI Library for C
|
Describes a single member of a C struct or union. More...
#include <infix.h>
Public Attributes | |
| const char * | name |
| infix_type * | type |
| size_t | offset |
| uint8_t | bit_width |
| uint8_t | bit_offset |
| bool | is_bitfield |
Describes a single member of a C struct or union.