Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
dart::compiler::ffi::AbiAlignmentDouble Struct Reference

Public Attributes

int8_t use_one_byte
 
double d
 

Detailed Description

Definition at line 17 of file abi.cc.

Member Data Documentation

◆ d

double dart::compiler::ffi::AbiAlignmentDouble::d

Definition at line 19 of file abi.cc.

◆ use_one_byte

int8_t dart::compiler::ffi::AbiAlignmentDouble::use_one_byte

Definition at line 18 of file abi.cc.


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