Docs.rs
libhook-0.1.0
libhook 0.1.0
Permalink
Docs.rs crate page
LGPL-3.0 OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
loongs-zhang
Dependencies
base-coroutine ^0.2.0
normal
libc ^0.2.138
normal
num_cpus ^1.14.0
normal
once_cell ^1.13.0
normal
timer-utils ^0.0.3
normal
detour2 ^0.9.0
normal
windows-sys ^0.42.0
normal
Versions
14.29%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
hook
0.1.0
hook
Function
sendmsg
Copy item path
Source
#[no_mangle] pub extern "C" fn sendmsg( fd:
c_int
, msg:
*const
msghdr
, flags:
c_int
, ) ->
ssize_t