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

Returns the sequence number used with anycast address mode.

The sequence number is included in “DNS/SRP Service Anycast Address” entry published in the Network Data.

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

@returns The anycast sequence number.