Expand description
Required features: "Win32_Storage_FileSystem"
Fields
Algorithm: u32
Flags: u32
Trait Implementations
impl Clone for WOF_FILE_COMPRESSION_INFO_V1
impl Clone for WOF_FILE_COMPRESSION_INFO_V1
impl Copy for WOF_FILE_COMPRESSION_INFO_V1
Auto Trait Implementations
impl RefUnwindSafe for WOF_FILE_COMPRESSION_INFO_V1
impl Send for WOF_FILE_COMPRESSION_INFO_V1
impl Sync for WOF_FILE_COMPRESSION_INFO_V1
impl Unpin for WOF_FILE_COMPRESSION_INFO_V1
impl UnwindSafe for WOF_FILE_COMPRESSION_INFO_V1
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more