Module protected

Source
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.