Skip to main content

SYS_HANDLE_REVOKE

Constant SYS_HANDLE_REVOKE 

Source
pub const SYS_HANDLE_REVOKE: usize = 5;
Expand description

Revoke a capability handle.

All holders of this handle (including the caller and any granted recipients) lose access. The underlying resource may be destroyed if no other references exist.