pub unsafe extern "C" fn otLinkGetExtendedAddress(
aInstance: *mut otInstance,
) -> *const otExtAddress
Expand description
Gets 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.