[][src]Function openthread_sys::otLinkGetExtendedAddress

pub unsafe extern "C" fn otLinkGetExtendedAddress(
    aInstance: *mut otInstance
) -> *const otExtAddress

Get the IEEE 802.15.4 Extended Address.

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

@returns A pointer to the IEEE 802.15.4 Extended Address.