#include <dart_byte_data.h>
Definition at line 45 of file dart_byte_data.h.
◆ FfiType
◆ FromArguments()
Definition at line 93 of file dart_byte_data.cc.
96 {
97 Dart_Handle
data = Dart_GetNativeArgument(
args, index);
99 return DartByteData(data);
100}
G_BEGIN_DECLS G_MODULE_EXPORT FlValue * args
DEF_SWITCHES_START aot vmservice shared library Name of the *so containing AOT compiled Dart assets for launching the service isolate vm snapshot data
bool CheckAndHandleError(Dart_Handle handle)
References args, tonic::CheckAndHandleError(), and TONIC_DCHECK.
◆ FromFfi()
◆ SetReturnValue()
◆ ToFfi()
The documentation for this struct was generated from the following files: