Expand description
Required features: ‘Win32_NetworkManagement_NetManagement’
Fields
sv100_platform_id: u32sv100_name: PWSTRTrait Implementations
impl Clone for SERVER_INFO_100
impl Clone for SERVER_INFO_100
impl Copy for SERVER_INFO_100
Auto Trait Implementations
impl RefUnwindSafe for SERVER_INFO_100
impl !Send for SERVER_INFO_100
impl !Sync for SERVER_INFO_100
impl Unpin for SERVER_INFO_100
impl UnwindSafe for SERVER_INFO_100
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