Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
dart::bin::VmServiceIONativeEntry Struct Reference

Public Attributes

const char * name
 
int num_arguments
 
Dart_NativeFunction function
 

Detailed Description

Definition at line 62 of file vmservice_impl.cc.

Member Data Documentation

◆ function

Dart_NativeFunction dart::bin::VmServiceIONativeEntry::function

Definition at line 65 of file vmservice_impl.cc.

◆ name

const char* dart::bin::VmServiceIONativeEntry::name

Definition at line 63 of file vmservice_impl.cc.

◆ num_arguments

int dart::bin::VmServiceIONativeEntry::num_arguments

Definition at line 64 of file vmservice_impl.cc.


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