This handler does nothing and returns NULL. It is useful for
benchmarking readers and handlers and when using filters
that have side-effects (e.g., wk_debug()). Note that this
handler stops on the first parse error; to see a list of parse
errors see the wk_problems() handler.
Usage
wk_void(handleable, ...)
wk_void_handler()
Value
NULL
Arguments
handleable
A geometry vector (e.g., wkb(), wkt(), xy(),
rct(), or sf::st_sfc()) for which wk_handle() is defined.