Example #1
0
 private static extern sbyte *uv_err_name(uv_err_t error);
Example #2
0
 private static extern sbyte *uv_strerror(uv_err_t error);