Function windows_sys::Win32::Devices::DeviceAndDriverInstallation::SetupRemoveSectionFromDiskSpaceListW
[−]pub unsafe extern "system" fn SetupRemoveSectionFromDiskSpaceListW(
diskspace: *const c_void,
infhandle: *const c_void,
listinfhandle: *const c_void,
sectionname: PCWSTR,
operation: SETUP_FILE_OPERATION,
reserved1: *mut c_void,
reserved2: u32
) -> BOOL
Expand description
Required features: "Win32_Devices_DeviceAndDriverInstallation"
, "Win32_Foundation"