PtrToUint

Undocumented in source. Be warned that the author may not have intended to support it.
  1. uint PtrToUint(void* p)
    version(Win64)
    nothrow
    uint
    PtrToUint
    (
    void* p
    )
  2. uint PtrToUint(const(void)* p)

Meta