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