Function libuv_sys2::uv_udp_open

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