Re: a question for rust users, any way to use a dll in a rust project?

If its written in rust, and your project is in rust, then using FFI with that is useless (unless your trying to make a module/plug-in system). If its not, though, then its a bit trickier, and involves a bit more work. Start with the libloading crate though if your interested. (Passing structs ad such is hard, though, I still can't really figure that out. Heh.)

-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector
  • ... AudioGames . net Forum — Developers room : SkyGuardian via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : nolan via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : keithwipf1 via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Ty via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector

Reply via email to