How to use pdraw in C/C++

Hello,
I’m trying to use PDRaW library to incorporate the stream from my Anafi to my GStreamer app. However I’m using C++ and I’m wondering what I should do to be able to import it in my program. Currently the docs I have is only stating that I can run a pdraw app using a native_wrapper.sh which is not my goal…