struct Handle

Defined at line 24 of file ../../src/tests/fidl/dynsuite/channel_util/channel.h

A handle to send on a channel. This is like zx_handle_disposition_t but with

defaults for type and rights.

Public Members

zx_handle_t handle
zx_obj_type_t type
zx_rights_t rights