mpfr_libmpfr_custom_clear Method |
Namespace: Math.Mpfr.Native
public static void mpfr_custom_clear( mpfr_t x )
Public Shared Sub mpfr_custom_clear ( x As mpfr_t )
public: static void mpfr_custom_clear( mpfr_t^ x )
static member mpfr_custom_clear : x : mpfr_t -> unit
The behavior of this function for any mpfr_t not initialized with mpfr_custom_init_set is undefined.