Function libgit2_sys::git_tag_delete
[−]
[src]
pub unsafe extern fn git_tag_delete(
repo: *mut git_repository,
tag_name: *const c_char
) -> c_int