Struct win_sys::FileSystem::VOLUME_FAILOVER_SET [−][src]
Expand description
Required features: Win32_Storage_FileSystem
Fields
NumberOfDisks: u32DiskNumbers: [u32; 1]Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for VOLUME_FAILOVER_SET
impl Send for VOLUME_FAILOVER_SET
impl Sync for VOLUME_FAILOVER_SET
impl Unpin for VOLUME_FAILOVER_SET
impl UnwindSafe for VOLUME_FAILOVER_SET
Blanket Implementations
Mutably borrows from an owned value. Read more