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
Expand description
Required features: "Win32_Devices_DeviceAndDriverInstallation"
, "Win32_Foundation"