



@deftypefun {int} {gnutls_anon_allocate_server_credentials} (gnutls_anon_server_credentials_t *                                          @var{sc})
@var{sc}: is a pointer to a @code{gnutls_anon_server_credentials_t}  structure.

This structure is complex enough to manipulate directly thus this
helper function is provided in order to allocate it.

@strong{Returns:} @code{GNUTLS_E_SUCCESS}  on success, or an error code.
@end deftypefun
