Found 3 other functions taking a
esp_himem_ramdata_t
argument:
Map a block of high memory into the CPUs address space This effectively makes the block available for read/write operations.
Allocate a block in high memory
Free a block of physical memory This clears out the associated handle making the memory available for re-allocation again. This will only succeed if none of the memory blocks currently have a mapping.