Flutter Engine
The Flutter Engine
third_party
dart-lang
sdk
runtime
lib
ffi_dynamic_library.h
Go to the documentation of this file.
1
// Copyright (c) 2023, the Dart project authors. Please see the AUTHORS file
2
// for details. All rights reserved. Use of this source code is governed by a
3
// BSD-style license that can be found in the LICENSE file.
4
5
#ifndef RUNTIME_LIB_FFI_DYNAMIC_LIBRARY_H_
6
#define RUNTIME_LIB_FFI_DYNAMIC_LIBRARY_H_
7
8
#include "
vm/object.h
"
9
10
namespace
dart
{
11
12
intptr_t
FfiResolveInternal
(
const
String& asset,
13
const
String& symbol,
14
uintptr_t args_n,
15
char
**
error
);
16
17
}
// namespace dart
18
19
#endif
// RUNTIME_LIB_FFI_DYNAMIC_LIBRARY_H_
error
const uint8_t uint32_t uint32_t GError ** error
Definition:
fl_pixel_buffer_texture_test.cc:40
dart
Definition:
dart_vm.cc:33
dart::FfiResolveInternal
intptr_t FfiResolveInternal(const String &asset, const String &symbol, uintptr_t args_n, char **error)
Definition:
ffi_dynamic_library.cc:532
object.h
Generated on Sun Jun 23 2024 21:55:25 for Flutter Engine by
1.9.4