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