Struct webview2_com::Windows::Win32::System::WinRT::EventRegistrationToken [−][src]
#[repr(C)]pub struct EventRegistrationToken {
pub value: i64,
}Fields
value: i64Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for EventRegistrationToken
impl Send for EventRegistrationToken
impl Sync for EventRegistrationToken
impl Unpin for EventRegistrationToken
impl UnwindSafe for EventRegistrationToken
Blanket Implementations
Mutably borrows from an owned value. Read more