git_odb_object_type

Return the type of an ODB object

extern (C) nothrow @nogc
git_odb_object_type

Parameters

object libgit2_d.types.git_odb_object*

the object

Return Value

Type: libgit2_d.types.git_object_t

the type

Meta