windows::Win32::Devices::DeviceAndDriverInstallation

Function SetupFindNextMatchLineW

pub unsafe fn SetupFindNextMatchLineW<P1>(
    contextin: *const INFCONTEXT,
    key: P1,
    contextout: *mut INFCONTEXT,
) -> Result<()>
where P1: Param<PCWSTR>,