Expand description
Required features: ‘Win32_UI_Shell_Common’
Fields
pOleStr: PWSTR
uOffset: u32
cStr: [u8; 260]
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for STRRET_0
impl !Send for STRRET_0
impl !Sync for STRRET_0
impl Unpin for STRRET_0
impl UnwindSafe for STRRET_0
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcepub fn borrow_mut(&mut self) -> &mut T
pub fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more