Convert various virHash functions to use size_t / uint32
In preparation for conversion over to use the Murmurhash3 algorithm, convert various virHash APIs to use size_t or uint32 for their return values/parameters, instead of the variable size 'unsigned long' or 'int' types
Showing
想要评论请 注册 或 登录