godot_validated_operator_evaluator

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(none)
extern (C) @nogc nothrow
alias godot_validated_operator_evaluator = void function
(
const godot_variant* p_left
,
const godot_variant* p_right
,
godot_variant* r_result
)

Meta