Struct webview2_com::Windows::Win32::Storage::StructuredStorage::ISequentialStream [−][src]
#[repr(transparent)]pub struct ISequentialStream(_);Implementations
Trait Implementations
Performs the conversion.
Performs the conversion.
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for ISequentialStream
impl !Send for ISequentialStream
impl !Sync for ISequentialStream
impl Unpin for ISequentialStream
impl UnwindSafe for ISequentialStream
Blanket Implementations
type DefaultType = Option<T>
Converts from Self::DefaultType to Result<T>.
Returns a pointer for setting the object’s value via an ABI call.
Mutably borrows from an owned value. Read more