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