Available on hl
@: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
staticgetCurrent():Loop
staticgetDefault():Loop
@:hlNative("uv","run_wrap")staticrun(this:Abstract<Suv_loop>, mode:LoopRunMode):Int
@:hlNative("uv","stop_wrap")staticstop(this:Abstract<Suv_loop>):Void