Docs.rs
libuv-sys-lite-1.48.2
libuv-sys-lite 1.48.2
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
nathanwhit
Dependencies
libloading ^0.8.5
normal
optional
bindgen ^0.70.1
build
libloading ^0.8.5
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
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
libuv_
sys_
lite
1.48.2
libuv_sys_lite
Function
uv_loop_set_data
Copy item path
source
pub unsafe extern "C" fn uv_loop_set_data( arg1:
*mut
uv_loop_t
, data:
*mut
c_void
, )