neo4j_u8cpwidth

Return the column width of a Unicode codepoint.

@param cp The codepoint value. @return The width, in columns, of the Unicode codepoint, or -1 if the codepoint is unprintable.

extern (C)
int
neo4j_u8cpwidth
(
int cp
)

Meta