Union win_sys::FileSystem::FILE_SEGMENT_ELEMENT [−][src]
Expand description
Required features: Win32_Storage_FileSystem
Fields
Buffer: *mut c_voidAlignment: u64Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for FILE_SEGMENT_ELEMENT
impl !Send for FILE_SEGMENT_ELEMENT
impl !Sync for FILE_SEGMENT_ELEMENT
impl Unpin for FILE_SEGMENT_ELEMENT
impl UnwindSafe for FILE_SEGMENT_ELEMENT
Blanket Implementations
Mutably borrows from an owned value. Read more