Struct webview2_com_sys::Windows::Win32::System::Com::SAFEARRAYBOUND [−][src]
Fields
cElements: u32
lLbound: i32
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for SAFEARRAYBOUND
impl Send for SAFEARRAYBOUND
impl Sync for SAFEARRAYBOUND
impl Unpin for SAFEARRAYBOUND
impl UnwindSafe for SAFEARRAYBOUND
Blanket Implementations
Mutably borrows from an owned value. Read more