[][src]Function libgit2_sys::git_commit_header_field

pub unsafe extern "C" fn git_commit_header_field(
    out: *mut git_buf,
    commit: *const git_commit,
    field: *const c_char
) -> c_int