about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--docs/api.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/api.md b/docs/api.md
index 44ad3a2..1779a94 100644
--- a/docs/api.md
+++ b/docs/api.md
@@ -5,6 +5,9 @@
 All methods with `int` return value return `0` on success or error code, unless
 specified otherwise.
 
+Fields not listed here a considered private and should not be modified/relied
+upon in user applications.
+
 ## uv_link_t
 
 The base unit of all APIs. Pointer to this structure is what needs to be passed