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