Fix rwhd_05 doc links
This commit is contained in:
parent
89a184ed84
commit
d35c3bea42
2 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue