pub unsafe extern "C" fn otUdpGetSockets(
aInstance: *mut otInstance,
) -> *mut otUdpSocketExpand description
This function gets the existing UDP Sockets.
@param[in] aInstance A pointer to an OpenThread instance.
@returns A pointer to the first UDP Socket.