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

Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’