Type Alias winit::platform_impl::platform::x11::ffi::Window

source ·
pub type Window = u64;

Trait Implementations§

source§

impl From<WindowId> for u64

source§

fn from(window_id: WindowId) -> Self

Converts to this type from the input type.
source§

impl From<WindowId> for u64

source§

fn from(window_id: WindowId) -> Self

Converts to this type from the input type.