ImGuiIO.da_setClipboardTextFn

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
struct ImGuiIO
extern (C) nothrow
alias da_setClipboardTextFn = void function
(
void* userData
,
const char* text
)

Meta