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

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

#include <types.h>

Public Attributes

int8_t a
 
int8_t b
 
int32_t c
 

Detailed Description

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

Member Data Documentation

◆ a

int8_t PackedSix::a

◆ b

int8_t PackedSix::b

◆ c

int32_t PackedSix::c

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