Documentation > Instrumentation Runtime API > binwb_free

binwb_free - Free virtual memory allocated by binwb_malloc

void binwb_free(void *ptr);
void free(void *ptr);

SYNOPSIS

DESCRIPTION

RETURN VALUE

NOTES

EXAMPLES

SEE ALSO