blob: 918887d3f9af4fb5e70b7a9ef9335331c93ae0e0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
@deftypefun {void} {gnutls_system_key_iter_deinit} (gnutls_system_key_iter_t @var{iter})
@var{iter}: an iterator of system keys
This function will deinitialize the iterator.
@strong{Since:} 3.4.0
@end deftypefun
|