Initializes a git_refdb_backend with default values. Equivalent to creating an instance with GIT_REFDB_BACKEND_INIT.
git_refdb_backend
the git_refdb_backend struct to initialize
Version of struct; pass GIT_REFDB_BACKEND_VERSION
GIT_REFDB_BACKEND_VERSION
Zero on success; -1 on failure.