InputDoubleEx

Undocumented in source. Be warned that the author may not have intended to support it.
version(has_imgui)
@nogc nothrow @trusted
bool
InputDoubleEx
(
scope const(char)* label
,
scope double* v
,
double step
,
double step_fast
,
scope char* format
,
ImGuiInputTextFlags flags
)

Meta