Function Image.bindMemory

The image keeps a reference of the device memory

abstract void bindMemory (
  DeviceMemory mem,
  in const(ulong) offset
);