Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

cleanse.h File Reference
#include <stdlib.h>
+ Include dependency graph for cleanse.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void memory_cleanse (void *ptr, size_t len)
 

Function Documentation

◆ memory_cleanse()

Released under the MIT license