v0.3.3
- Added more safeguards and checks to prevent pointer paths pointing to (or going through) invalid pointers from causing exceptions
- Switched from
IntPtrtoUIntPtrin most methods to achieve previously stated goal
IntPtr to UIntPtr in most methods to achieve previously stated goal