libgit2_sys

Function git_remote_disconnect

Source
pub unsafe extern "C" fn git_remote_disconnect(
    remote: *mut git_remote,
) -> c_int