[][src]Function openthread_sys::otThreadGetJoinerUdpPort

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

Get the Joiner UDP Port.

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

@returns The Joiner UDP Port number.

@sa otThreadSetJoinerUdpPort