Function libgit2_sys::git_repository_open_from_worktree
source · pub unsafe extern "C" fn git_repository_open_from_worktree(
repo: *mut *mut git_repository,
worktree: *mut git_worktree
) -> c_int
pub unsafe extern "C" fn git_repository_open_from_worktree(
repo: *mut *mut git_repository,
worktree: *mut git_worktree
) -> c_int