libgit2_sys

Function git_mempack_new

Source
pub unsafe extern "C" fn git_mempack_new(
    out: *mut *mut git_odb_backend,
) -> c_int