Function libgit2_sys::git_checkout_tree
source · pub unsafe extern "C" fn git_checkout_tree(
repo: *mut git_repository,
treeish: *const git_object,
opts: *const git_checkout_options
) -> c_int
pub unsafe extern "C" fn git_checkout_tree(
repo: *mut git_repository,
treeish: *const git_object,
opts: *const git_checkout_options
) -> c_int