mirror of
https://github.com/openharmony/third_party_rust_libloading.git
synced 2026-08-26 16:31:22 -04:00
2487d27ca8
These tests include binary .dll files into the tests directory, because rustc does not allow us to export symbols through ordinal numbers on Windows, sadly. Both DLLs contain exactly 1 function (other than DllMain) each, with signature `fn() -> *const c_char` returning a pointer to "bunny\0". Thanks to WindowsBunny (aka. retep998) for building the DLLs.
3.0 KiB
3.0 KiB