Function libgit2_sys::git_mailmap_new

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