libgit2

git_oid_iszero

Version:

Deprecated Object ID Types

These types are retained for backward compatibility. The newer versions of these values should be preferred in all new code.

There is no plan to remove these backward compatibility values at this time.

@ {

Signature

int git_oid_iszero(const git_oid *id);

Parameters

Returns

int

Versions