Check if a codepoint is valid (regardless of whether it has been assigned a value by the current Unicode standard).
@return 1 if the given codepoint is valid and otherwise return 0.
See Implementation
Check if a codepoint is valid (regardless of whether it has been assigned a value by the current Unicode standard).
@return 1 if the given codepoint is valid and otherwise return 0.