pub unsafe extern "system" fn SetupQueueDefaultCopyW(
queuehandle: *const c_void,
infhandle: *const c_void,
sourcerootpath: PCWSTR,
sourcefilename: PCWSTR,
targetfilename: PCWSTR,
copystyle: u32
) -> BOOL
Expand description
Required features: "Win32_Foundation"