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

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