libgit2_sys

Function git_patch_num_hunks

Source
pub unsafe extern "C" fn git_patch_num_hunks(
    patch: *const git_patch,
) -> size_t