Function otTrelGetUdpPort

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

Gets the UDP port of the TREL interface.

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

@returns UDP port of the TREL interface.