Function libgit2_sys::git_checkout_index [] [src]

pub unsafe extern fn git_checkout_index(repo: *mut git_repository,
                                        index: *mut git_index,
                                        opts: *const git_checkout_options)
                                        -> c_int