Struct webview2_com::Microsoft::Web::WebView2::Win32::ICoreWebView2FrameInfoCollectionIterator [−][src]
#[repr(transparent)]pub struct ICoreWebView2FrameInfoCollectionIterator(_);
Implementations
Trait Implementations
Auto Trait Implementations
impl !Send for ICoreWebView2FrameInfoCollectionIterator
impl !Sync for ICoreWebView2FrameInfoCollectionIterator
Blanket Implementations
Mutably borrows from an owned value. Read more
type DefaultType = Option<T>
Safety