1 2 3 4 5
#pragma once #include "fastfetch.h" const char* ffDetectDNS(FFDNSOptions* options, FFlist* results /* list of FFstrbuf */);