Function SetupFindFirstLineW

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