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

Packed struct with size 3, used to test non-power-of-2 return sizes. More...

#include <types.h>

Public Attributes

int8_t a
 
int16_t b
 

Detailed Description

Packed struct with size 3, used to test non-power-of-2 return sizes.

Member Data Documentation

◆ a

int8_t PackedTiny::a

◆ b

int16_t PackedTiny::b

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