init_null
Description:
Initializes this to `JSON_NODE_NULL`.
If the node has already been initialized once, it will be reset to the given type, and any data contained will be cleared.
Parameters:
this |
the node to initialize |
Returns:
the initialized node |