Type Definition portunusd::illumos::door_h::door_id_t[][src]

type door_id_t = c_ulonglong;
Expand description

Opaque Door ID

Some kind of door identifier. The doors API handles this for us, we don’t really need to worry about it. Or at least, if I should be worried about it, I’m in a lot of trouble.