DataTypeApplyOp

Undocumented in source. Be warned that the author may not have intended to support it.
pure @nogc nothrow @trusted
void
DataTypeApplyOp
(
ImGuiDataType data_type
,
int op
,
scope void* output
,
scope const(void)* arg_1
,
scope const(void)* arg_2
)

Meta