H5_SIZEOF_UINT64_T

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. enum H5_SIZEOF_UINT64_T;
  2. enum H5_SIZEOF_UINT64_T;
    extern (C)
    static if(!(H5_SIZEOF_UINT64_T >= 8))
    static if(!(H5_SIZEOF_INT >= 8))
    static if(H5_SIZEOF_LONG >= 8)
    enum H5_SIZEOF_UINT64_T = H5_SIZEOF_LONG;
  3. enum H5_SIZEOF_UINT64_T;

Meta