Function libgit2_sys::git_repository_new

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