windows::Win32::Devices::DeviceAndDriverInstallation

Function SetupRemoveFromSourceListW

pub unsafe fn SetupRemoveFromSourceListW<P1>(
    flags: u32,
    source: P1,
) -> Result<()>
where P1: Param<PCWSTR>,