struct HandleInfo
Defined at line 2365 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h
A handle, and the rights that handle is known to possess. This is meant to be
a direct analogue to `zx_handle_info_t` as described in
https://fuchsia.dev/reference/syscalls/channel_read_etc
Public Members
HandleId handle
zx_obj_type_t type
zx_rights_t rights