Function libgit2_sys::git_worktree_unlock

source ยท
pub unsafe extern "C" fn git_worktree_unlock(
    wt: *mut git_worktree,
) -> c_int