Function libgit2_sys::git_remote_prune

source ยท
pub unsafe extern "C" fn git_remote_prune(
    remote: *mut git_remote,
    callbacks: *const git_remote_callbacks,
) -> c_int