libgit2_sys

Function git_repository_is_bare

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