_neo4j_value_data

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
union _neo4j_value_data {}

Members

Variables

_dbl
double _dbl;
Undocumented in source.
_int
ulong _int;
Undocumented in source.
_ptr
uintptr_t _ptr;
Undocumented in source.

Meta