git_note_id

Get the note object's id

extern (C) nothrow @nogc
git_note_id

Parameters

note const(libgit2_d.types.git_note)*

the note

Return Value

Type: const(libgit2_d.oid.git_oid)*

the note object's id

Meta