Expand description
Required features: "Win32_Devices_DeviceAndDriverInstallation"
Fields
IO_Header: IO_DES
IO_Data: [IO_RANGE; 1]
Trait Implementations
impl Clone for IO_RESOURCE
impl Clone for IO_RESOURCE
impl Copy for IO_RESOURCE
Auto Trait Implementations
impl RefUnwindSafe for IO_RESOURCE
impl Send for IO_RESOURCE
impl Sync for IO_RESOURCE
impl Unpin for IO_RESOURCE
impl UnwindSafe for IO_RESOURCE
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