Type Alias openthread_sys::otDnsRecursionFlag
source · pub type otDnsRecursionFlag = c_uint;
Expand description
Type represents the “Recursion Desired” (RD) flag in an otDnsQueryConfig
.
pub type otDnsRecursionFlag = c_uint;
Type represents the “Recursion Desired” (RD) flag in an otDnsQueryConfig
.