Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
extended_cif Struct Reference

#include <ffi_common.h>

Data Fields

ffi_cif * cif
 
void * rvalue
 
void ** avalue
 

Detailed Description

Definition at line 86 of file ffi_common.h.

Field Documentation

◆ avalue

void** extended_cif::avalue

◆ cif

ffi_cif* extended_cif::cif

◆ rvalue

void* extended_cif::rvalue

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