neo4j_bool_value

Return the native boolean value from a neo4j boolean.

Note that the result is undefined if the value is not of type NEO4J_BOOL.

@param value The neo4j value @return The native boolean true or false

extern (C)
bool
neo4j_bool_value

Meta