Xmalloc

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void* Xmalloc(size_t size)
    version(linux && MALLOC_0_RETURNS_NULL)
    extern (C) nothrow @nogc
    void*
    Xmalloc
    (
    size_t size
    )
  2. void* Xmalloc(size_t size)

Meta