Docs.rs
forward-dll-0.1.13
forward-dll 0.1.13
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
hamflx
Dependencies
forward-dll-derive ^0.1
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
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
Structs
Functions
?
Module
forward_dll
::
utils
source
·
[
−
]
Structs
ForeignLibrary
Functions
free_library
FreeLibrary 的包装。
get_proc_address_by_module
取得指定函数名称的函数地址。
load_library
LoadLibraryA 的包装。
load_library_by_handle
通过调用 GetModuleHandleExA 增加引用计数。