Documentation > Instrumentation Runtime API > binwb_malloc
binwb_malloc - Allocate virtual memory
void *binwb_malloc(uintmax_t size); void *malloc(uintmax_t size);
SYNOPSIS
DESCRIPTION
RETURN VALUE
NOTES
EXAMPLES
SEE ALSO