LongToPtr

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void* LongToPtr(int l)
    version(Win64)
    nothrow
    void*
    LongToPtr
    (
    int l
    )
  2. alias LongToPtr = IntToPtr

Meta