Function libgit2_sys::git_index_new

source ·
pub unsafe extern "C" fn git_index_new(
    index: *mut *mut git_index
) -> c_int