Query a weak pointer and return either the object passed to weakpointerCreate, or null if it was free'd in the meantime. If null is passed, null is returned.
See Implementation
Query a weak pointer and return either the object passed to weakpointerCreate, or null if it was free'd in the meantime. If null is passed, null is returned.