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

Get the ROUTER_DOWNGRADE_THRESHOLD parameter used in the Router role.

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

@returns The ROUTER_DOWNGRADE_THRESHOLD value.

@sa otThreadSetRouterDowngradeThreshold