[][src]Function openthread_sys::otThreadGetKeySequenceCounter

pub unsafe extern "C" fn otThreadGetKeySequenceCounter(
    aInstance: *mut otInstance
) -> u32

Get the thrKeySequenceCounter.

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

@returns The thrKeySequenceCounter value.

@sa otThreadSetKeySequenceCounter