Handbook
Glossary
g_tls_password_set_value ( tls_password value length -- )
Vocabulary
gio
.
ffi
Inputs
tls_password
an
object
value
an
object
length
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
void
g_tls_password_set_value
( GTlsPassword* tls_password, guint8* value,
gssize
length )