1 2 3 4 5
#include "swap.h" const char* ffDetectSwap(FFSwapResult* swap) { return "Not supported on this platform"; }