formatPtr

Undocumented in source. Be warned that the author may not have intended to support it.
  1. char[] formatPtr(char[] buf, ulong p)
  2. char[] formatPtr(char[] buf, void* p)
    @nogc pure nothrow
    char[]
    formatPtr
    (
    char[] buf
    ,
    const void* p
    )

Meta