libgit2_sys

Function git_worktree_prune_options_init

Source
pub unsafe extern "C" fn git_worktree_prune_options_init(
    opts: *mut git_worktree_prune_options,
    version: c_uint,
) -> c_int