pub unsafe extern "system" fn SetupQueueDefaultCopyW(
    queuehandle: *const c_void,
    infhandle: *const c_void,
    sourcerootpath: PWSTR,
    sourcefilename: PWSTR,
    targetfilename: PWSTR,
    copystyle: u32
) -> BOOL
Expand description

Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’