Expand description
Required features: "Win32_Networking_WindowsWebServices"
Fields
value: *mut c_void
valueSize: u32
Trait Implementations
impl Clone for WS_DEFAULT_VALUE
impl Clone for WS_DEFAULT_VALUE
impl Copy for WS_DEFAULT_VALUE
Auto Trait Implementations
impl RefUnwindSafe for WS_DEFAULT_VALUE
impl !Send for WS_DEFAULT_VALUE
impl !Sync for WS_DEFAULT_VALUE
impl Unpin for WS_DEFAULT_VALUE
impl UnwindSafe for WS_DEFAULT_VALUE
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