memory management function

C54331
concept

A memory management function is a routine that allocates, deallocates, or otherwise manipulates memory resources to control how a program uses and organizes its memory space.

Observed surface forms (1)

Surface form Occurrences
Memory management API function 1

Instances (2)

Instance Via concept surface
VirtualFree
HPurge Memory management API function