Struct windows_sys::UI::WindowId
[−]#[repr(C)]pub struct WindowId {
pub Value: u64,
}Expand description
Required features: ‘UI’
Fields
Value: u64#[repr(C)]pub struct WindowId {
pub Value: u64,
}Required features: ‘UI’
Value: u64