[][src]Function winapi::um::setupapi::SetupGetLineByIndexW

pub unsafe extern "system" fn SetupGetLineByIndexW(
    InfHandle: HINF,
    Section: PCWSTR,
    Index: DWORD,
    Context: PINFCONTEXT
) -> BOOL