2023-08-12 22:08:52 +02:00

3 lines
59 B
C++

#pragma once
bool put_data_on_clipboard(const char* text);