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

Returns the state of the SRP server.

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

@returns The current state of the SRP server.