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