Expand description
Required features: "Win32_System_Ioctl"
Fields
bData: [u8; 1]
Trait Implementations
impl Clone for DEVICEDUMP_RESTRICTED_SUBSECTION
impl Clone for DEVICEDUMP_RESTRICTED_SUBSECTION
impl Copy for DEVICEDUMP_RESTRICTED_SUBSECTION
Auto Trait Implementations
impl RefUnwindSafe for DEVICEDUMP_RESTRICTED_SUBSECTION
impl Send for DEVICEDUMP_RESTRICTED_SUBSECTION
impl Sync for DEVICEDUMP_RESTRICTED_SUBSECTION
impl Unpin for DEVICEDUMP_RESTRICTED_SUBSECTION
impl UnwindSafe for DEVICEDUMP_RESTRICTED_SUBSECTION
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