5#ifndef FLUTTER_SHELL_PLATFORM_FUCHSIA_DART_PKG_ZIRCON_FFI_HANDLE_H_
6#define FLUTTER_SHELL_PLATFORM_FUCHSIA_DART_PKG_ZIRCON_FFI_HANDLE_H_
68 intptr_t external_allocation_size);
73 intptr_t external_allocation_size);
struct _Dart_Handle * Dart_Handle
ZIRCON_FFI_EXPORT int zircon_dart_handle_attach_finalizer(Dart_Handle object, void *pointer, intptr_t external_allocation_size)
ZIRCON_FFI_EXPORT void zircon_dart_handle_list_free(zircon_dart_handle_list_t *list)
struct zircon_dart_handle_pair_t zircon_dart_handle_pair_t
struct zircon_dart_handle_list_t zircon_dart_handle_list_t
ZIRCON_FFI_EXPORT int zircon_dart_handle_pair_attach_finalizer(Dart_Handle object, void *pointer, intptr_t external_allocation_size)
ZIRCON_FFI_EXPORT void zircon_dart_handle_free(zircon_dart_handle_t *handle)
ZIRCON_FFI_EXPORT void zircon_dart_handle_list_append(zircon_dart_handle_list_t *list, zircon_dart_handle_t *handle)
ZIRCON_FFI_EXPORT int32_t zircon_dart_handle_close(zircon_dart_handle_t *handle)
struct zircon_dart_handle_t zircon_dart_handle_t
ZIRCON_FFI_EXPORT zircon_dart_handle_list_t * zircon_dart_handle_list_create()
ZIRCON_FFI_EXPORT int32_t zircon_dart_handle_is_valid(zircon_dart_handle_t *handle)
zircon_dart_handle_t * right
zircon_dart_handle_t * left