Function windows_sys::Win32::Devices::DeviceAndDriverInstallation::SetupQueueCopyA
pub unsafe extern "system" fn SetupQueueCopyA(
queuehandle: *const c_void,
sourcerootpath: PCSTR,
sourcepath: PCSTR,
sourcefilename: PCSTR,
sourcedescription: PCSTR,
sourcetagfile: PCSTR,
targetdirectory: PCSTR,
targetfilename: PCSTR,
copystyle: u32,
) -> BOOL