DataTypeApplyFromTextEx

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

Meta