pub unsafe extern "system" fn SetupQueueCopyW(
    queuehandle: *const c_void,
    sourcerootpath: PCWSTR,
    sourcepath: PCWSTR,
    sourcefilename: PCWSTR,
    sourcedescription: PCWSTR,
    sourcetagfile: PCWSTR,
    targetdirectory: PCWSTR,
    targetfilename: PCWSTR,
    copystyle: u32
) -> BOOL
Expand description

Required features: "Win32_Devices_DeviceAndDriverInstallation", "Win32_Foundation"