util_malloc

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
  1. void* util_malloc(uint n, uint size)
  2. void* util_malloc(uint n, uint size)
    version(!Posix)
    extern (C++) @nogc nothrow nothrow
    void*
    util_malloc
    (
    uint n
    ,
    uint size
    )

Meta