fmod1 0.1.0

Rust wrapper for FMOD low-level API
Documentation
1
2
3
4
- update to final FMOD 1 version 1.10.20
- document why there is an fmod64.dll in the current directory as well as in
  ./fmod-sys/lib/x86_64/ ; is this because there is no equivalent of
  'LD_LIBRARY_PATH' or 'DYLD_LIBRARY_PATH' for windows?