Function libgit2_sys::git_worktree_prune[][src]

pub unsafe extern "C" fn git_worktree_prune(
    wt: *mut git_worktree,
    opts: *mut git_worktree_prune_options
) -> c_int