Gets a string representing the type of the value of the given key. The caller is responsible of freeing the returned value.
path to the configuration key.
NULL if not found. Otherwise: "string", "float", "long", "bool".
See Implementation
Gets a string representing the type of the value of the given key. The caller is responsible of freeing the returned value.