Function SetupFindFirstLineA

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