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