pub unsafe extern "system" fn SetupQueueRenameW(
    queuehandle: *const c_void,
    sourcepath: PWSTR,
    sourcefilename: PWSTR,
    targetpath: PWSTR,
    targetfilename: PWSTR
) -> BOOL
Expand description

Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’