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

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