Struct browser_window_core::prelude::cbw_CookieIteratorImpl [−][src]
Fields
index: u32
visitor_ptr: *mut c_void
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for cbw_CookieIteratorImpl
impl !Send for cbw_CookieIteratorImpl
impl !Sync for cbw_CookieIteratorImpl
impl Unpin for cbw_CookieIteratorImpl
impl UnwindSafe for cbw_CookieIteratorImpl
Blanket Implementations
Mutably borrows from an owned value. Read more