Closed pixsperdavid closed 9 months ago
Thanks for approving! No need an official release yet as there's another piece of work to do before this is usable, see https://github.com/getditto/safer_ffi/discussions/202
(took the liberty to shorten the PR title to get a shorter commit title)
I need this specifically to add some definitions for DLL function importing when loading functions from a DLL on windows (
__declspec(dllimport)
).