Union windows_sys::Win32::Storage::IndexServer::DBID_0
[−]Expand description
Required features: ‘Win32_Storage_IndexServer’
Fields
guid: GUID
pguid: *mut GUID
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for DBID_0
impl !Send for DBID_0
impl !Sync for DBID_0
impl Unpin for DBID_0
impl UnwindSafe for DBID_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