Function libgit2_sys::git_index_clear

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