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

Indicates whether the TREL operation is enabled.

@param[in] aInstance The OpenThread instance.

@retval TRUE if the TREL operation is enabled. @retval FALSE if the TREL operation is disabled.