Function libgit2_sys::git_mempack_new

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