pub unsafe extern "C" fn otBorderAgentGetUdpPort(
    aInstance: *mut otInstance
) -> u16
Expand description

Gets the UDP port of the Thread Border Agent service.

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

@returns UDP port of the Border Agent.