extern XXX_ERROR XXX_API re_image2clipboard(const ReImage *image);
imageReImage image.Handle of the allocated memory, NULL in case of error.
This function is available under Windows only. The image in ReImage format will be set into the clipboard.
The allocated memory can be freed by a call to re_freeimage() with the given handle.