Package: glib
Macro glib:with-key-file
Lambda Listglib:with-key-file ((keyfile) &body body) SyntaxArgumentsDetails The g:with-key-file macro allocates a new g:key-file instance
and executes the body that uses the key file.
After execution of the body the allocated memory for the key file is released. | See also |
2025-1-12