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

A struct with mixed integer and float members, used to test complex classification rules on System V x64. More...

#include <types.h>

Public Attributes

int i
 
double d
 

Detailed Description

A struct with mixed integer and float members, used to test complex classification rules on System V x64.

Member Data Documentation

◆ d

double MixedIntDouble::d

◆ i

int MixedIntDouble::i

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