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

Gets the Joiner UDP Port.

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

@returns The Joiner UDP Port number.

@sa otThreadSetJoinerUdpPort