[][src]Function openthread_sys::otUdpGetSockets

pub unsafe extern "C" fn otUdpGetSockets(
    aInstance: *mut otInstance
) -> *mut otUdpSocket

This function gets the existing UDP Sockets.

@param[in] aInstance A pointer to an OpenThread instance.

@returns A pointer to the first UDP Socket.