|
Nix 2.35.2
Nix, the purely functional package manager: C API (experimental)
|
Main entry for the libfetchers C bindings. More...
#include "nix_api_util.h"Go to the source code of this file.
Typedefs | |
| typedef struct nix_fetchers_settings | nix_fetchers_settings |
| Shared settings object. | |
Functions | |
| nix_fetchers_settings * | nix_fetchers_settings_new (nix_c_context *context) |
| void | nix_fetchers_settings_free (nix_fetchers_settings *settings) |
Main entry for the libfetchers C bindings.