DataTypeApplyFromText

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

Meta