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