summaryrefslogtreecommitdiffstats
path: root/doc/functions/gnutls_get_system_config_file
blob: ce2680ed0ea6cdffe2b91fda69a85fe69b132094 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
@deftypefun {const char *} {gnutls_get_system_config_file} ( @var{void})

Returns the filename of the system wide configuration
file to be loaded by the library.

@strong{Returns:} a constant pointer to the config file path

@strong{Since:} 3.6.9
@end deftypefun