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