db_ssize_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. alias db_ssize_t = int32_t
    version(HAVE_MIXED_SIZE_ADDRESSING)
    extern (C)
    alias db_ssize_t = int32_t
  2. alias db_ssize_t = ssize_t

Meta