doc: document uv_fs_cb type (#3517)
This commit is contained in:
parent
fe7ee4a624
commit
b4440f5aa2
@ -160,6 +160,10 @@ Data types
|
|||||||
size_t nentries;
|
size_t nentries;
|
||||||
} uv_dir_t;
|
} uv_dir_t;
|
||||||
|
|
||||||
|
.. c:type:: void (*uv_fs_cb)(uv_fs_t* req)
|
||||||
|
|
||||||
|
Callback called when a request is completed asynchronously.
|
||||||
|
|
||||||
|
|
||||||
Public members
|
Public members
|
||||||
^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user