Struct windows_sys::Win32::System::Ioctl::FILE_SET_SPARSE_BUFFER
[−]#[repr(C)]pub struct FILE_SET_SPARSE_BUFFER {
pub SetSparse: BOOLEAN,
}Expand description
Required features: ‘Win32_System_Ioctl’, ‘Win32_Foundation’
Fields
SetSparse: BOOLEAN