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
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
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_pipe_bind
Copy item path
source
pub unsafe extern "C" fn uv_pipe_bind( handle:
*mut
uv_pipe_t
, name:
*const
c_char
, ) ->
c_int