Struct webview2_com::Windows::Win32::System::StationsAndDesktops::HDESK [−][src]
#[repr(transparent)]pub struct HDESK(pub isize);Tuple Fields
0: isizeImplementations
Trait Implementations
type DefaultType = HDESK
Converts from Self::DefaultType to Result<T>.
Returns a pointer for setting the object’s value via an ABI call.
Auto Trait Implementations
impl RefUnwindSafe for HDESK
impl UnwindSafe for HDESK
Blanket Implementations
Mutably borrows from an owned value. Read more