libgit2-d v0.0.2 (2020-03-19T04:42:42Z)
Home
Dub
Repo
git_odb_object_type
libgit2_d
odb
Return the type of an ODB object
extern (
C
) nothrow @
nogc
libgit2_d.types.git_object_t
git_odb_object_type
(
libgit2_d.types.git_odb_object
*
object
)
Parameters
object
libgit2_d
.
types
.
git_odb_object
*
the object
Return Value
Type:
libgit2_d
.
types
.
git_object_t
the type
Meta
Source
See Implementation
libgit2_d
odb
aliases
git_odb_foreach_cb
functions
git_odb_add_alternate
git_odb_add_backend
git_odb_add_disk_alternate
git_odb_exists
git_odb_exists_prefix
git_odb_expand_ids
git_odb_foreach
git_odb_free
git_odb_get_backend
git_odb_hash
git_odb_hashfile
git_odb_new
git_odb_num_backends
git_odb_object_data
git_odb_object_dup
git_odb_object_free
git_odb_object_id
git_odb_object_size
git_odb_object_type
git_odb_open
git_odb_open_rstream
git_odb_open_wstream
git_odb_read
git_odb_read_header
git_odb_read_prefix
git_odb_refresh
git_odb_stream_finalize_write
git_odb_stream_free
git_odb_stream_read
git_odb_stream_write
git_odb_write
git_odb_write_pack
structs
git_odb_expand_id
Return the type of an ODB object