Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
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().

◆ f

float ffi_dblfl::f

Definition at line 1103 of file ffi_darwin.c.

Referenced by ffi_closure_helper_DARWIN().


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