pub unsafe extern "C" fn otDnsIsNameCompressionEnabled() -> bool
Expand description

Indicates whether the “DNS name compression” mode is enabled or not.

This is intended for testing only and available when OPENTHREAD_CONFIG_REFERENCE_DEVICE_ENABLE config is enabled.

@returns TRUE if the “DNS name compression” mode is enabled, FALSE otherwise.