Nix 2.34.6
Nix, the purely functional package manager: C API (experimental)
Loading...
Searching...
No Matches
Deprecated List
Global nix_gc_decref (nix_c_context *context, const void *object)
We are phasing out the general nix_gc_decref() in favor of type-specified free functions, such as nix_value_decref().
Global Value
Use nix_value instead