refCountInc
fn
void refCountInc(ref int rc)Increases the reference count.
Parameters
rc | the address of a reference count variable |
void refCountInc(ref int rc)Increases the reference count.
rc | the address of a reference count variable |