Docs.rs
forward-dll-0.1.16
forward-dll 0.1.16
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
hamflx
Dependencies
forward-dll-derive ^0.1.16
normal
implib ^0.3.1
normal
object ^0.30.3
normal
windows-sys ^0.48.0
normal
Versions
55.17%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module utils
forward_
dll
0.1.16
Module utils
Module Items
Structs
Functions
In crate forward_
dll
forward_dll
Module
utils
Copy item path
Source
Structs
§
Foreign
Library
Functions
§
free_
library
FreeLibrary 的包装。
get_
proc_
address_
by_
module
取得指定函数名称的函数地址。
load_
library
LoadLibraryA 的包装。
load_
library_
by_
handle
通过调用 GetModuleHandleExA 增加引用计数。