Docs.rs
dobby-rs-framework-0.1.4
dobby-rs-framework 0.1.4
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
sorrow404Null
Dependencies
dobby-hook-core ^0.1.4
normal
log ^0.4.29
normal
once_cell ^1.21.3
normal
simplelog ^0.12.2
normal
libc ^0.2
normal
windows-sys ^0.61.2
normal
Versions
12.38%
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
Skip to main content
make_hook_simple
dobby_
rs_
framework
0.1.4
In dobby_
rs_
framework::
framework
dobby_rs_framework
::
framework
Function
make_
hook_
simple
Copy item path
Source
pub fn make_hook_simple<F:
Copy
>(symbol: &
str
, detour: F) ->
HookDef