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

Public Attributes

const char *const name_
 
void *const function_
 

Detailed Description

Definition at line 37 of file bootstrap_natives.cc.

Member Data Documentation

◆ function_

void* const dart::FfiNativeEntries::function_

Definition at line 39 of file bootstrap_natives.cc.

◆ name_

const char* const dart::FfiNativeEntries::name_

Definition at line 38 of file bootstrap_natives.cc.


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