Documentation > Instrumentation Runtime API > binwb_mprotect
binwb_mprotect - Change protection of virtual memory pages
int binwb_mprotect(void *addr, uintmax_t len, uint32_t prot);
SYNOPSIS
DESCRIPTION
RETURN VALUE
NOTES
EXAMPLES
SEE ALSO