Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Typedefs
native_function.h File Reference
#include "vm/allocation.h"
#include "include/dart_api.h"

Go to the source code of this file.

Namespaces

namespace  dart
 

Typedefs

typedef void(* dart::NativeFunction) (NativeArguments *arguments)
 
typedef void(* dart::NativeFunctionWrapper) (Dart_NativeArguments args, Dart_NativeFunction func)