pub unsafe extern "system" fn SetupFindFirstLineW(
    infhandle: *const c_void,
    section: PCWSTR,
    key: PCWSTR,
    context: *mut INFCONTEXT
) -> BOOL
Expand description

Required features: "Win32_Devices_DeviceAndDriverInstallation", "Win32_Foundation"