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
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_wtf8_to_utf16
Copy item path
source
pub unsafe extern "C" fn uv_wtf8_to_utf16( wtf8:
*const
c_char
, utf16:
*mut
u16
, utf16_len:
usize
, )