[go: up one dir, main page]

git_worktree_lock

Function git_worktree_lock 

Source
pub unsafe extern "C" fn git_worktree_lock(
    wt: *mut git_worktree,
    reason: *const c_char,
) -> c_int