pub unsafe extern "system" fn SetupQueueRenameW(
queuehandle: *const c_void,
sourcepath: PCWSTR,
sourcefilename: PCWSTR,
targetpath: PCWSTR,
targetfilename: PCWSTR
) -> BOOL
Expand description
Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’