pub unsafe extern "C" fn otBorderAgentGetState(
aInstance: *mut otInstance,
) -> otBorderAgentStateExpand description
This function gets the state of Thread Border Agent role.
@param[in] aInstance A pointer to an OpenThread instance.
@returns State of the Border Agent.