libgit2_sys

Function git_branch_delete

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