riot_sys::inline

Function nanocoap_sock_connect

Source
pub unsafe fn nanocoap_sock_connect(
    sock: *mut nanocoap_sock_t,
    local: *const sock_udp_ep_t,
    remote: *const sock_udp_ep_t,
) -> c_int