pub unsafe extern "system" fn SetupQueueCopySectionW(
    queuehandle: *const c_void,
    sourcerootpath: PCWSTR,
    infhandle: *const c_void,
    listinfhandle: *const c_void,
    section: PCWSTR,
    copystyle: u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"