mem_fmalloc

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

Meta