gmp_libgmp_randclear Method |
Namespace: Math.Gmp.Native
public static void gmp_randclear( gmp_randstate_t state )
Public Shared Sub gmp_randclear ( state As gmp_randstate_t )
public: static void gmp_randclear( gmp_randstate_t^ state )
static member gmp_randclear : state : gmp_randstate_t -> unit