Xcalloc

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

Meta