Function libuv_sys2::uv_udp_init

source ·
pub unsafe extern "C" fn uv_udp_init(
    arg1: *mut uv_loop_t,
    handle: *mut uv_udp_t
) -> c_int