DataTypeClamp

Undocumented in source. Be warned that the author may not have intended to support it.
pure @nogc nothrow @trusted
bool
DataTypeClamp
(
ImGuiDataType data_type
,
scope void* p_data
,
scope const(void)* p_min
,
scope const(void)* p_max
)

Meta