libuv_sys_lite

Function uv_wtf8_to_utf16

source
pub unsafe extern "C" fn uv_wtf8_to_utf16(
    wtf8: *const c_char,
    utf16: *mut u16,
    utf16_len: usize,
)