eh_malloc

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ImgPtr!T eh_malloc(size_t size)
  2. ImgPtr!T eh_malloc(size_t size)
    version(CRuntime_Microsoft && !Win32)
    eh_malloc
    (
    T
    )
    (
    size_t size = T.sizeof
    )

Meta