libgit2 v0.20.1 (2014-02-10T09:06:46Z)
Dub
Repo
git_patch_get_hunk
deimos
git2
patch
Undocumented in source.
int
git_patch_get_hunk
(
const
(
git_diff_hunk
)**
out_
,
size_t
*
lines_in_hunk
,
git_patch
*
patch
,
size_t
hunk_idx
)
Meta
Source
See Implementation
deimos
git2
patch
functions
git_patch_free
git_patch_from_blob_and_buffer
git_patch_from_blobs
git_patch_from_diff
git_patch_get_delta
git_patch_get_hunk
git_patch_get_line_in_hunk
git_patch_line_stats
git_patch_num_hunks
git_patch_num_lines_in_hunk
git_patch_print
git_patch_size
git_patch_to_str
structs
git_patch