Handbook
Glossary
g_dtls_connection_set_require_close_notify ( dtls_connection require_close_notify -- )
Vocabulary
gio
.
ffi
Inputs
dtls_connection
an
object
require_close_notify
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
void
g_dtls_connection_set_require_close_notify
( GDtlsConnection* dtls_connection,
gboolean
require_close_notify )