[][src]Function openthread_sys::otThreadGetExtendedPanId

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

Get 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