Trait std::os::windows::io::AsRawHandle 1.0.0[−][src]
This is supported on Windows only.
Extracts raw handles.
Required methods
fn as_raw_handle(&self) -> RawHandle
[src]
Extracts the raw handle, without taking any ownership.