git_worktree_unlock

Function git_worktree_unlock 

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