libgit2_sys

Function git_note_default_ref

Source
pub unsafe extern "C" fn git_note_default_ref(
    out: *mut git_buf,
    repo: *mut git_repository,
) -> c_int