Static methods

@:hlNative("uv","loop_alive_wrap")staticalive(this:Abstract<Suv_loop>):Int

@:hlNative("uv","loop_close_wrap")staticclose(this:Abstract<Suv_loop>):Int

@:hlNative("uv","create_loop")staticcreate():Loop

@:hlNative("uv","run_wrap")staticrun(this:Abstract<Suv_loop>, mode:LoopRunMode):Int

@:hlNative("uv","stop_wrap")staticstop(this:Abstract<Suv_loop>):Void