pub fn register_ws_functions(linker: &mut Linker<HostState>) -> Result<()>
Register all api_ws_* host functions on the given linker.
api_ws_*