Function - Return kernel version information for a host.
kern_return_t host_kernel_version (host_t host, kernel_version_t version);
The host_kernel_version function returns the version
string compiled into the
kernel executing on host at the time it was built. This describes
the version of the kernel. The constant KERNEL_VERSION_MAX (in
\*L
Only generic errors apply.
Functions:
host_info.
RETURN VALUES
RELATED INFORMATION