pub const RIGHTS_FD_ALLOCATE: Rights = 1 << 8; // 0x0000_0000_0000_0100u64
Expand description

The right to invoke fd_allocate.