Skip to main content

SYS_HANDLE_CLOSE

Constant SYS_HANDLE_CLOSE 

Source
pub const SYS_HANDLE_CLOSE: usize = 2;
Expand description

Close a capability handle.

After this call, the handle is invalid. If this was the last reference to the underlying resource, the resource is destroyed.