mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-28 07:33:14 -04:00
Fix rwhd_05 doc links
This commit is contained in:
committed by
Kirill Chibisov
parent
40ba9a7ce7
commit
7de33bca40
@@ -1556,7 +1556,7 @@ unsafe impl rwh_05::HasRawWindowHandle for Window {
|
||||
|
||||
#[cfg(feature = "rwh_05")]
|
||||
unsafe impl rwh_05::HasRawDisplayHandle for Window {
|
||||
/// Returns a [`raw_window_handle::RawDisplayHandle`] used by the [`EventLoop`] that
|
||||
/// Returns a [`rwh_05::RawDisplayHandle`] used by the [`EventLoop`] that
|
||||
/// created a window.
|
||||
///
|
||||
/// [`EventLoop`]: crate::event_loop::EventLoop
|
||||
|
||||
Reference in New Issue
Block a user