as the given value
refCountCompare
fn
bool refCountCompare(ref int rc, int val)Compares the current value of rc with val.
Parameters
rc | the address of a reference count variable |
val | the value to compare |
Returns
true if the reference count is the same