io_wrapper_addref
Name
io_wrapper_addref — Add a reference to the specified io_object
Synopsis
#include "io_wrapper.h"
| void **io_wrapper_addref** (
| io)
; | |
io_object * <var class="pdparam">io</var>
;
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.