You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to ease the use ot the library in C++ projects, an extern "C" declaration in the headers would avoid the need to insert it around every #include directive.
In order to ease the use ot the library in C++ projects, an extern "C" declaration in the headers would avoid the need to insert it around every #include directive.