DebuggerUnlockMemory
Debugger Support Under Virtual Memory
void * address is the start address of the range that is to be
unlocked in RAM
address is the start address of the range that is to be unlocked in
count is the size in bytes of that range
noErr (0) No error
paramErr (-50) Error in parameter list
notLockedErr (-623) Specified range of memory is not locked
starting with address and continuing for count bytes movable in physical
memory and eligible for paging again. Unlocking is applied to whole pages of
the virtual address space. Unlocked pages are marked as cacheable.