windows::Win32::Devices::DeviceAndDriverInstallation

Function SetupFindNextMatchLineA

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