libgit2_sys

Function git_index_write

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