Expand description
Required features: "Win32_NetworkManagement_NetworkDiagnosticsFramework"
Fields
dwLength: u32
lpValue: *mut u8
Trait Implementations
impl Clone for OCTET_STRING
impl Clone for OCTET_STRING
impl Copy for OCTET_STRING
Auto Trait Implementations
impl RefUnwindSafe for OCTET_STRING
impl !Send for OCTET_STRING
impl !Sync for OCTET_STRING
impl Unpin for OCTET_STRING
impl UnwindSafe for OCTET_STRING
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