#include <handle.h>
Public Attributes | |
| void * | data |
| uint32_t | size |
| void* zircon_dart_handle_list_t::data |
Definition at line 29 of file handle.h.
Referenced by zircon_dart_channel_write(), zircon_dart_handle_list_append(), zircon_dart_handle_list_create(), and zircon_dart_handle_list_free().
| uint32_t zircon_dart_handle_list_t::size |
Definition at line 30 of file handle.h.
Referenced by zircon_dart_handle_list_append(), and zircon_dart_handle_list_create().