Expand description
Required features: "Win32_System_Ioctl"
Fields
Name: [u16; 128]
Value: i64
Trait Implementations
impl Clone for SCM_PD_DEVICE_SPECIFIC_PROPERTY
impl Clone for SCM_PD_DEVICE_SPECIFIC_PROPERTY
impl Copy for SCM_PD_DEVICE_SPECIFIC_PROPERTY
Auto Trait Implementations
impl RefUnwindSafe for SCM_PD_DEVICE_SPECIFIC_PROPERTY
impl Send for SCM_PD_DEVICE_SPECIFIC_PROPERTY
impl Sync for SCM_PD_DEVICE_SPECIFIC_PROPERTY
impl Unpin for SCM_PD_DEVICE_SPECIFIC_PROPERTY
impl UnwindSafe for SCM_PD_DEVICE_SPECIFIC_PROPERTY
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