std::os::windows::raw

Type Alias HANDLE

1.1.0 · source
pub type HANDLE = *mut c_void;
Available on Windows only.