libgit2_sys

Function git_index_new

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