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