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