Skip to main content

uv_udp_open_ex

Function uv_udp_open_ex 

Source
pub unsafe extern "C" fn uv_udp_open_ex(
    handle: *mut uv_udp_t,
    sock: uv_os_sock_t,
    flags: c_uint,
) -> c_int