io_wrapper_addref
Last updated March 2020
Name
io_wrapper_addref — Add a reference to the specified io_object
Synopsis
#include "io_wrapper.h"
| void **io_wrapper_addref** (
| io)
; | |
Description
Add a reference to the specified io_object.
-
The io_object.
This function returns void.
It is legal to call this function in any thread.
See Also
Was this page helpful?