Exemplo n.º 1
0
 internal static extern int uv_async_send(Async handle);
Exemplo n.º 2
0
 internal static extern int uv_async_init(EventLooper looper, Async handle, uv_async_cb callback);