Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
Coord Struct Reference

#include <ffi_test_fields.h>

Public Attributes

double x
 
double y
 
struct Coordnext
 

Detailed Description

Definition at line 19 of file ffi_test_fields.h.

Member Data Documentation

◆ next

struct Coord* Coord::next

Definition at line 22 of file ffi_test_fields.h.

◆ x

double Coord::x

Definition at line 20 of file ffi_test_fields.h.

◆ y

double Coord::y

Definition at line 21 of file ffi_test_fields.h.


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