nixide/nixide-sys/include/nix-util.h

8 lines
207 B
C
Raw Normal View History

// Nix C API for utilities.
//
// Most notably containing functions for handling
// the `nix_c_context` structure, which is used throughout
// the Nix C APIs for error handling.
//
#include <nix_api_util.h>