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

Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’