Handbook
Glossary
g_dtls_client_connection_set_server_identity ( dtls_client_connection identity -- )
Vocabulary
gio
.
ffi
Inputs
dtls_client_connection
an
object
identity
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
void
g_dtls_client_connection_set_server_identity
( GDtlsClientConnection* dtls_client_connection,
GSocketConnectable* identity )