Expand description
Required features: "Win32_NetworkManagement_IpHelper"
Fields
Template: PWSTR
Flags: u64
Trait Implementations
impl Clone for DNS_DOH_SERVER_SETTINGS
impl Clone for DNS_DOH_SERVER_SETTINGS
impl Copy for DNS_DOH_SERVER_SETTINGS
Auto Trait Implementations
impl RefUnwindSafe for DNS_DOH_SERVER_SETTINGS
impl !Send for DNS_DOH_SERVER_SETTINGS
impl !Sync for DNS_DOH_SERVER_SETTINGS
impl Unpin for DNS_DOH_SERVER_SETTINGS
impl UnwindSafe for DNS_DOH_SERVER_SETTINGS
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