Struct windows_sys::Win32::System::Ioctl::FILE_LEVEL_TRIM_OUTPUT
#[repr(C)]pub struct FILE_LEVEL_TRIM_OUTPUT {
pub NumRangesProcessed: u32,
}
Expand description
Required features: "Win32_System_Ioctl"
Fields§
§NumRangesProcessed: u32