Sha256: 8bc9470a28e54da612329e0e76cba279b63232db0d8e2b9b606cc589d8f90eb8
Contents?: true
Size: 1.03 KB
Versions: 4
Compression:
Stored size: 1.03 KB
Contents
.\" DO NOT MODIFY THIS FILE! It was generated by gdoc. .TH "gnutls_global_deinit" 3 "2.4.2" "gnutls" "gnutls" .SH NAME gnutls_global_deinit \- deinitialize the global data .SH SYNOPSIS .B #include <gnutls/gnutls.h> .sp .BI "void gnutls_global_deinit( " void ");" .SH ARGUMENTS .IP " void" 12 .SH "DESCRIPTION" This function deinitializes the global data, that were initialized using \fBgnutls_global_init()\fP. Note! This function is not thread safe. See the discussion for \fBgnutls_global_init()\fP for more information. .SH "REPORTING BUGS" Report bugs to <bug-gnutls@gnu.org>. .SH COPYRIGHT Copyright \(co 2008 Free Software Foundation. .br Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies. .SH "SEE ALSO" The full documentation for .B gnutls is maintained as a Texinfo manual. If the .B info and .B gnutls programs are properly installed at your site, the command .IP .B info gnutls .PP should give you access to the complete manual.
Version data entries
4 entries across 4 versions & 1 rubygems