pub unsafe extern "system" fn SetupQueueCopyA(
    queuehandle: *const c_void,
    sourcerootpath: PSTR,
    sourcepath: PSTR,
    sourcefilename: PSTR,
    sourcedescription: PSTR,
    sourcetagfile: PSTR,
    targetdirectory: PSTR,
    targetfilename: PSTR,
    copystyle: u32
) -> BOOL
Expand description

Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’