Struct win_sys::SystemServices::GUID_IO_DISK_CLONE_ARRIVAL_INFORMATION [−][src]
#[repr(C)]pub struct GUID_IO_DISK_CLONE_ARRIVAL_INFORMATION {
pub DiskNumber: u32,
}Expand description
Required features: Win32_System_SystemServices
Fields
DiskNumber: u32Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
Blanket Implementations
Mutably borrows from an owned value. Read more