Expand description
Required features: "Win32_System_Com"
Fields
clSize: u32
asData: [u16; 1]
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for WORD_BLOB
impl Send for WORD_BLOB
impl Sync for WORD_BLOB
impl Unpin for WORD_BLOB
impl UnwindSafe for WORD_BLOB
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more