struct zx_exception_info
Defined at line 193 of file ../../zircon/system/public/zircon/syscalls/exception.h
Basic info sent along with the handle over an exception channel.
Public Members
zx_koid_t pid
zx_koid_t tid
zx_excp_type_t type
uint8_t[4] padding1