Flutter Engine
The Flutter Engine
|
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) |