riot_sys::inline

Function sock_udp_create

Source
unsafe extern "C" fn sock_udp_create(
    sock: *mut sock_udp_t,
    local: *const sock_udp_ep_t,
    remote: *const sock_udp_ep_t,
    flags: uint16_t,
) -> c_int