git_patch_num_hunks

Get the number of hunks in a patch

extern (C) nothrow @nogc
size_t
git_patch_num_hunks
(
const(.git_patch)* patch
)

Meta