Snaipe / fmem

A cross-platform library for opening memory-backed libc streams.
MIT License
62 stars 22 forks source link

Allows one to easily link the library with C++ code #2

Open Suthiro opened 3 years ago

Suthiro commented 3 years ago

Convenient wrapper around functions' declarations to simplify linking with the C++ codebase. Tested under VS2019 x64 environment.