Function windows_sys::Win32::Devices::DeviceAndDriverInstallation::SetupQueueRenameA
pub unsafe extern "system" fn SetupQueueRenameA(
queuehandle: *const c_void,
sourcepath: PCSTR,
sourcefilename: PCSTR,
targetpath: PCSTR,
targetfilename: PCSTR
) -> BOOL
Expand description
Required features: "Win32_Devices_DeviceAndDriverInstallation"
, "Win32_Foundation"