pub unsafe extern "system" fn SetupInstallFilesFromInfSectionW(
infhandle: *const c_void,
layoutinfhandle: *const c_void,
filequeue: *const c_void,
sectionname: PCWSTR,
sourcerootpath: PCWSTR,
copyflags: u32
) -> BOOL
Expand description
Required features: "Win32_Devices_DeviceAndDriverInstallation"
, "Win32_Foundation"