Function libgit2_sys::git_checkout_tree [−][src]
pub unsafe extern "C" fn git_checkout_tree(
    repo: *mut git_repository, 
    treeish: *const git_object, 
    opts: *const git_checkout_options
) -> c_intpub unsafe extern "C" fn git_checkout_tree(
    repo: *mut git_repository, 
    treeish: *const git_object, 
    opts: *const git_checkout_options
) -> c_int