Type Definition std::os::windows::raw::HANDLE

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