mojave man page for pcap_lib_version

Query: pcap_lib_version

OS: mojave

Section: 3pcap

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PCAP_LIB_VERSION(3PCAP) 												   PCAP_LIB_VERSION(3PCAP)

NAME
pcap_lib_version - get the version information for libpcap
SYNOPSIS
#include <pcap/pcap.h> const char *pcap_lib_version(void);
DESCRIPTION
pcap_lib_version() returns a pointer to a string giving information about the version of the libpcap library being used; note that it con- tains more information than just a version number.
SEE ALSO
pcap(3PCAP) 3 January 2014 PCAP_LIB_VERSION(3PCAP)
Related Man Pages
pcap_set_tstamp_type(3pcap) - mojave
pcap_fileno(3pcap) - centos
pcap_fileno(3pcap) - osx
pcap_list_datalinks(3pcap) - osx
pcap_list_datalinks(3pcap) - plan9
Similar Topics in the Unix Linux Community
My first PERL incarnation... Audio Oscillograph
Controlling user input
How can I direct messages from mac console.app to a log file?
Python 3.8.0rc1 released.
[BASH] eval command not expanding variables as expected.