Expand description
Required features: "Win32_UI_Shell_Common"
Fields
uType: u32
Anonymous: STRRET_0
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for STRRET
impl !Send for STRRET
impl !Sync for STRRET
impl Unpin for STRRET
impl UnwindSafe for STRRET
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