windows::Win32::Devices::DeviceAndDriverInstallation

Function SetupSetFileQueueAlternatePlatformA

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