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