[][src]Function napi_sys::uv_udp_set_ttl

pub unsafe extern "C" fn uv_udp_set_ttl(
    handle: *mut uv_udp_t,
    ttl: c_int
) -> c_int