Provided by: libselinux1-dev_3.7-3ubuntu3_amd64 

NAME
security_policyvers - get the version of the SELinux policy
SYNOPSIS
#include <selinux/selinux.h> int security_policyvers(void);
DESCRIPTION
security_policyvers() returns the version of the policy (a positive integer) on success, or -1 on error.
SEE ALSO
selinux(8) russell@coker.com.au 1 January 2004 security_policyvers(3)