Lookup an ODB backend object by index
@param out_ output pointer to ODB backend at pos @param odb object database @param pos index into object database backend list @return 0 on success; git_error_code.GIT_ENOTFOUND if pos is invalid; other errors < 0
See Implementation
Lookup an ODB backend object by index
@param out_ output pointer to ODB backend at pos @param odb object database @param pos index into object database backend list @return 0 on success; git_error_code.GIT_ENOTFOUND if pos is invalid; other errors < 0