libgit2_sys

Function git_mailmap_new

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