InputScalarEx

Undocumented in source. Be warned that the author may not have intended to support it.
version(has_imgui)
@nogc nothrow @trusted
bool
InputScalarEx
(
scope const(char)* label
,
ImGuiDataType data_type
,
scope void* p_data
,
scope void* p_step
,
scope void* p_step_fast
,
scope const(char)* format
,
ImGuiInputTextFlags flags
)

Meta