nerr_log_error(3)
NAME
nerr_log_error - print the error to stderr
SYNOPSIS
#include <util/neo_err.h> void nerr_log_error (NEOERR *err);
DESCRIPTION
currently, this prints out the error to stderr, and free's the error
chain
nerr_log_error - print the error to stderr
#include <util/neo_err.h> void nerr_log_error (NEOERR *err);
currently, this prints out the error to stderr, and free's the error
chain