Function libgit2_sys::git_branch_delete

source ยท
pub unsafe extern "C" fn git_branch_delete(
    branch: *mut git_reference,
) -> c_int