Expand description
Protected namespace of the module.
Functionsยง
- same_
ptr - Are two pointers are the same, not taking into accoint type.
- same_
region - Are two pointers points on the same region, ie same size and same pointer.
- same_
size - Are two pointers points on data of the same size.