Function libgit2_sys::git_patch_num_hunks

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