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