mem_fcalloc

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. alias mem_fcalloc = mem_calloc
    version(MEM_DEBUG)
    extern (C) nothrow @nogc
    alias mem_fcalloc = mem_calloc
  2. void* mem_fcalloc(size_t )

Meta