[][src]Function openthread_sys::otThreadGetRouterIdSequence

pub unsafe extern "C" fn otThreadGetRouterIdSequence(
    aInstance: *mut otInstance
) -> u8

Get the current Router ID Sequence.

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

@returns The Router ID Sequence.