Function libgit2_sys::git_checkout_tree [] [src]

pub unsafe extern fn git_checkout_tree(repo: *mut git_repository,
                                       treeish: *const git_object,
                                       opts: *const git_checkout_options)
                                       -> c_int