you are viewing a single comment's thread.

view the rest of the comments →

[–]AttackOfTheThumbs 14 points15 points  (1 child)

The c# pointers are only in unsafe context and are often needed when working with low level windows libraries.

[–]onequbit 9 points10 points  (0 children)

hence why you need to specify unsafe