eh_malloc

////////////////////////////////////////////////////////////

  1. ImgPtr!T eh_malloc(size_t size)
    version(CRuntime_Microsoft && Win32)
    eh_malloc
    (
    T
    )
    (
    size_t size = T.sizeof
    )
  2. ImgPtr!T eh_malloc(size_t size)

Meta