Skip to main content

DefaultHandle

Type Alias DefaultHandle 

Source
pub type DefaultHandle = OwnedFd;
Available on Unix only.
Expand description

The platform’s default owned native handle type.

Aliased Type§

pub struct DefaultHandle { /* private fields */ }