cronologic-de / xhptdc8_babel

Wrappers, Utilities and Examples for using the xHPTDC8 with various programming languages.
Mozilla Public License 2.0
0 stars 1 forks source link

Creating a DLL with Rust #37

Closed sulimma closed 3 years ago

sulimma commented 3 years ago

Please also test the opposite process of creating a DLL with Rust and calling it from C or C++. There is no specific functionality needed, but the test should include passing strings and structs.

Please test creation of a 32 and a 64 bit library.