Allocates size bytes from my_allocator and returns a slice to it.
Number of bytes from my_allocator to allocate.
A slice to the size bytes from my_allocator.
See Implementation
Allocates size bytes from my_allocator and returns a slice to it.