libgit2_sys

Function git_repository_is_shallow

Source
pub unsafe extern "C" fn git_repository_is_shallow(
    repo: *mut git_repository,
) -> c_int