libmem_driver_handle_t* libmem_get_driver const uint8_t *  dest  ) 
 

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.