libgit2_sys

Function git_index_read

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