pub unsafe extern "C-unwind" fn Byond_WritePointer( ptr: *const CByondValue, val: *const CByondValue, ) -> bool
Writes to a BYOND pointer Blocks if not on the main thread.
ptr
val
True on success