Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
callback.h File Reference
#include <platform/globals.h>
#include "vm/object.h"
#include "vm/raw_object.h"

Go to the source code of this file.

Namespaces

namespace  dart
 
namespace  dart::compiler
 
namespace  dart::compiler::ffi
 

Functions

FunctionPtr dart::compiler::ffi::NativeCallbackFunction (const FunctionType &c_signature, const Function &dart_target, const Instance &exceptional_return, FfiCallbackKind kind)
 
void dart::compiler::ffi::SetFfiCallbackCode (Thread *thread, const Function &ffi_trampoline, const Code &code)