ArrayG.doref

Atomically increments the reference count of array by one. This function is MT-safe and may be called from any thread. Since 2.22

class ArrayG
doref
()

Return Value

Type: ArrayG

The passed in GArray.

Meta