pub unsafe extern "C-unwind" fn Byond_Refcount( src: *const CByondValue, result: *mut usize, ) -> bool
Equivalent to calling refcount(value) Blocks if not on the main thread.
src
result
True on success