ArmanriazirustunsafecomparisonReferenceScessMartPointerSrawPointer

Are allowed to ignore the borrowing rules by having both immutable and mutable pointers or multiple mutable pointers to the same location
Aren’t guaranteed to point to valid memory
Are allowed to be null
Don’t implement any automatic cleanup
ArmanRiazi