set_mem_functions
Description:
[ CCode ( cname = "gnutls_global_set_mem_functions" ) ]
public void set_mem_functions (AllocFunction alloc_func, AllocFunction secure_alloc_func, IsSecureFunction is_secure_func, ReallocFunction realloc_func, FreeFunction free_func)
public void set_mem_functions (AllocFunction alloc_func, AllocFunction secure_alloc_func, IsSecureFunction is_secure_func, ReallocFunction realloc_func, FreeFunction free_func)
Namespace: GnuTLS
Package: gnutls