[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/node-3d/uv-loop/master/src/cpp/loop.hpp [Back]  [Original]

#pragma once

#include 
#include 


namespace node3d_uv_loop {

void initPump(Napi::Env env);
Napi::Value setIdleLoop(const Napi::CallbackInfo &info);

} // namespace node3d_uv_loop

Web Proxy Viewer  |  New URL  |  Original Page