|
A helper function that returns the handle of a LIBMEM driver that is responsible for a specific memory location.
-
Parameters:
-
|
dest
|
A pointer to the memory location to get the driver for. |
-
Returns:
- The LIBMEM driver handle or NULL if no driver could be found.
|