pub unsafe extern "system" fn SetupQueueDefaultCopyA(
    queuehandle: *const c_void,
    infhandle: *const c_void,
    sourcerootpath: PSTR,
    sourcefilename: PSTR,
    targetfilename: PSTR,
    copystyle: u32
) -> BOOL
Expand description

Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’