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