Sha256: 2de82d456862bd354c1e4495b54561743c01ad5837720303894261f2a8b135b0
Contents?: true
Size: 1.05 KB
Versions: 4
Compression:
Stored size: 1.05 KB
Contents
.\" DO NOT MODIFY THIS FILE! It was generated by gdoc. .TH "gnutls_db_set_ptr" 3 "2.4.2" "gnutls" "gnutls" .SH NAME gnutls_db_set_ptr \- Set a pointer to be sent to db functions .SH SYNOPSIS .B #include <gnutls/gnutls.h> .sp .BI "void gnutls_db_set_ptr(gnutls_session_t " session ", void * " ptr ");" .SH ARGUMENTS .IP "gnutls_session_t session" 12 is a \fBgnutls_session_t\fP structure. .IP "void * ptr" 12 is the pointer .SH "DESCRIPTION" Sets the pointer that will be provided to db store, retrieve and delete functions, as the first argument. .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