1 2 3 4 5 6 7 8 9
#ifndef _ADV_FFI_HPP #define _ADV_FFI_HPP extern "C" { #include <adv_ffi.h> } #endif // _ADV_FFI_HPP