neo4j_string_length

Return the length of a neo4j UTF-8 string.

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

@param value The neo4j string. @return The length of the string in bytes.

extern (C)
uint
neo4j_string_length

Meta