godot_ptr_keyed_setter

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_ptr_keyed_setter = void function
(
void* p_base
,
const void* p_key
,
const void* p_value
)

Meta