GIT_OID_SHA256_SIZE

Size (in bytes) of a raw/binary sha256 oid

version(GIT_EXPERIMENTAL_SHA256)
extern (C) nothrow @nogc public
enum GIT_OID_SHA256_SIZE = 32;

Meta