windows::Win32::Devices::DeviceAndDriverInstallation

Function SetupSetFileQueueAlternatePlatformW

pub unsafe fn SetupSetFileQueueAlternatePlatformW<P2>(
    queuehandle: *const c_void,
    alternateplatforminfo: Option<*const SP_ALTPLATFORM_INFO_V2>,
    alternatedefaultcatalogfile: P2,
) -> Result<()>
where P2: Param<PCWSTR>,