



@deftypefun {int} {gnutls_priority_ecc_curve_list} (gnutls_priority_t @var{pcache}, const unsigned int** @var{list})
@var{pcache}: is a @code{gnutls_prioritity_t}  structure.

@var{list}: will point to an integer list

Get a list of available elliptic curves in the priority
structure. 

@strong{Returns:} the number of curves, or an error code.

@strong{Since:} 3.0
@end deftypefun
