pub unsafe extern "C" fn otThreadGetExtendedPanId(
aInstance: *mut otInstance,
) -> *const otExtendedPanId
Expand description
Gets the IEEE 802.15.4 Extended PAN ID.
@param[in] aInstance A pointer to an OpenThread instance.
@returns A pointer to the IEEE 802.15.4 Extended PAN ID.
@sa otThreadSetExtendedPanId