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