libgit2_sys

Function git_remote_prune

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