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