blob: 212a7793cdb003097e2137dc199c4843bba0a165 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
@deftypefun {void} {gnutls_pcert_deinit} (gnutls_pcert_st * @var{pcert})
@var{pcert}: The structure to be deinitialized
This function will deinitialize a pcert structure.
@strong{Since:} 3.0
@end deftypefun
|