Function libgit2_sys::git_reflog_rename
source · pub unsafe extern "C" fn git_reflog_rename(
repo: *mut git_repository,
old_name: *const c_char,
name: *const c_char
) -> c_int
pub unsafe extern "C" fn git_reflog_rename(
repo: *mut git_repository,
old_name: *const c_char,
name: *const c_char
) -> c_int