Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
ffi_dblfl Union Reference

#include <ffi_powerpc.h>

Data Fields

float f
 
double d
 

Detailed Description

Definition at line 1101 of file ffi_darwin.c.

Field Documentation

◆ d

double ffi_dblfl::d

Definition at line 1104 of file ffi_darwin.c.

Referenced by ffi_closure_helper_DARWIN(), and ffi_closure_helper_SYSV().

◆ f

float ffi_dblfl::f

Definition at line 1103 of file ffi_darwin.c.

Referenced by ffi_closure_helper_DARWIN(), and ffi_closure_helper_SYSV().


The documentation for this union was generated from the following files: