[][src]Function napi_sys::uv_udp_open

pub unsafe extern "C" fn uv_udp_open(
    handle: *mut uv_udp_t,
    sock: uv_os_sock_t
) -> c_int