Handbook
Glossary
g_dtls_connection_set_certificate ( dtls_connection certificate -- )
Vocabulary
gio
.
ffi
Inputs
dtls_connection
an
object
certificate
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
void
g_dtls_connection_set_certificate
( GDtlsConnection* dtls_connection, GTlsCertificate*
certificate )