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

Gets the thrKeySequenceCounter.

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

@returns The thrKeySequenceCounter value.

@sa otThreadSetKeySequenceCounter