windows::Win32::Devices::DeviceAndDriverInstallation

Function SetupGetLineByIndexW

pub unsafe fn SetupGetLineByIndexW<P1>(
    infhandle: *const c_void,
    section: P1,
    index: u32,
    context: *mut INFCONTEXT,
) -> Result<()>
where P1: Param<PCWSTR>,