Constructor
RBAsyncCopynew
Declaration [src]
RBAsyncCopy*
rb_async_copy_new (
void
)
Return value
Type: RBAsyncCopy
RBAsyncCopy
instance.
The caller of the function takes ownership of the data, and is responsible for freeing it. |
RBAsyncCopy*
rb_async_copy_new (
void
)
Type: RBAsyncCopy
RBAsyncCopy
instance.
The caller of the function takes ownership of the data, and is responsible for freeing it. |