Several utility functions that make interfacing managed and unmanaged DLLs easier. More...
Static Public Member Functions | |
static int | ToHashCode (this IntPtr p) |
Build a 32 bit hash code (suitable for overriding "GetHash") from and IntPtr. More... | |
Several utility functions that make interfacing managed and unmanaged DLLs easier.
|
static |
Build a 32 bit hash code (suitable for overriding "GetHash") from and IntPtr.
p |