atomicRefCountInc
fn
void atomicRefCountInc(ref int arc) nothrowAtomically increases the reference count.
Parameters
arc | the address of an atomic reference count variable |
void atomicRefCountInc(ref int arc) nothrowAtomically increases the reference count.
arc | the address of an atomic reference count variable |