Function windows::Win32::Devices::DeviceAndDriverInstallation::SetupFindFirstLineW
pub unsafe fn SetupFindFirstLineW<P0, P1>(
infhandle: *const c_void,
section: P0,
key: P1,
context: *mut INFCONTEXT,
) -> Result<()>where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,