libgit2-d v1.6.0 (2023-05-05T07:03:44Z)
Home
Dub
Repo
git_note_message
libgit2
notes
Get the note message
extern (
C
) nothrow @
nogc
public
@
GIT_EXTERN
const
(
char
)*
git_note_message
(
const
(
libgit2.types.git_note
)*
note
)
Parameters
note
const
(
libgit2
.
types
.
git_note
)*
the note
Return Value
Type:
const
(
char
)*
the note message
Meta
Source
See Implementation
libgit2
notes
aliases
git_note_foreach_cb
git_note_iterator
functions
git_note_author
git_note_commit_create
git_note_commit_iterator_new
git_note_commit_read
git_note_commit_remove
git_note_committer
git_note_create
git_note_default_ref
git_note_foreach
git_note_free
git_note_id
git_note_iterator_free
git_note_iterator_new
git_note_message
git_note_next
git_note_read
git_note_remove
structs
git_iterator
Get the note message