Function libuv_sys::uv_udp_bind [] [src]

pub unsafe extern "C" fn uv_udp_bind(
    handle: *mut uv_udp_t,
    addr: *const sockaddr,
    flags: c_uint
) -> c_int