asrm_get_config()

Get the current configuration.

Synopsis:

#include "asr/asrm.h"
 
cfg_item_t* asrm_get_config()

Arguments:

Library:

libasr

Description:

The asrm_get_config() function retrieves the current configuration tree.

Returns:

A pointer to the root of the configuration tree.