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