pub unsafe extern "C-unwind" fn Byond_ReadPointer( ptr: *const CByondValue, result: *mut CByondValue, ) -> bool
Reads from a BYOND pointer Blocks if not on the main thread.
ptr
result
True on success