Union windows_sys::Win32::Storage::IndexServer::DBID_1
[−]Expand description
Required features: ‘Win32_Storage_IndexServer’
Fields
pwszName: PWSTR
ulPropid: u32
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for DBID_1
impl !Send for DBID_1
impl !Sync for DBID_1
impl Unpin for DBID_1
impl UnwindSafe for DBID_1
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