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