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

Gets the current state of Border Routing Manager.

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

@returns The current state of Border Routing Manager.