forward-dll 0.1.13

Forward dll functions.
Documentation
[dependencies.forward-dll-derive]
version = "0.1"

[dependencies.implib]
version = "0.3.1"

[dependencies.object]
version = "0.30.3"

[dependencies.windows-sys]
features = ["Win32_Foundation", "Win32_System_Memory", "Win32_System_LibraryLoader"]
version = "0.48.0"

[package]
authors = ["hamflx <a@hamflx.cn>"]
description = "Forward dll functions."
edition = "2021"
license = "MIT"
name = "forward-dll"
readme = "README.md"
repository = "https://github.com/hamflx/forward-dll"
resolver = "1"
version = "0.1.13"