libgit2_sys

Function git_repository_workdir

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