Expand description
Required features: "Win32_Networking_ActiveDirectory"
Fields
guid: GUID
guidType: u32
pName: PWSTR
Trait Implementations
impl Clone for DS_SCHEMA_GUID_MAPW
impl Clone for DS_SCHEMA_GUID_MAPW
impl Copy for DS_SCHEMA_GUID_MAPW
Auto Trait Implementations
impl RefUnwindSafe for DS_SCHEMA_GUID_MAPW
impl !Send for DS_SCHEMA_GUID_MAPW
impl !Sync for DS_SCHEMA_GUID_MAPW
impl Unpin for DS_SCHEMA_GUID_MAPW
impl UnwindSafe for DS_SCHEMA_GUID_MAPW
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
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