Function libgit2_sys::git_index_read

source ยท
pub unsafe extern "C" fn git_index_read(
    index: *mut git_index,
    force: c_int,
) -> c_int