pub unsafe extern "C" fn otBorderRoutingIsMultiAilDetectionEnabled(
aInstance: *mut otInstance,
) -> boolExpand description
Checks if the Multi-AIL Detector is enabled.
@param[in] aInstance A pointer to the OpenThread instance.
@retval TRUE If the detector is enabled. @retval FALSE If the detector is disabled.