pub unsafe extern "C" fn otThreadGetRouterIdSequence(
aInstance: *mut otInstance,
) -> u8
Expand description
Get the current Router ID Sequence.
@param[in] aInstance A pointer to an OpenThread instance.
@returns The Router ID Sequence.
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.