Nix 2.35.2
Nix, the purely functional package manager: C API (experimental)
Loading...
Searching...
No Matches
nix_api_fetchers.h File Reference

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_settingsnix_fetchers_settings_new (nix_c_context *context)
void nix_fetchers_settings_free (nix_fetchers_settings *settings)

Detailed Description

Main entry for the libfetchers C bindings.