SetNextWindowSizeConstraints

Undocumented in source. Be warned that the author may not have intended to support it.
extern (C) @trusted
void
SetNextWindowSizeConstraints
(
const(ImVec2_t) size_min
,
const ImVec2_t size_max
,
void function
(
scope ImGuiSizeCallbackData_t* data
)
custom_callback
,)

Meta