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

pub unsafe extern "system" fn SetupFindFirstLineA(
    InfHandle: HINF,
    Section: PCSTR,
    Key: PCSTR,
    Context: PINFCONTEXT
) -> BOOL