Function libgit2_sys::git_remote_push [−][src]
pub unsafe extern "C" fn git_remote_push(
    remote: *mut git_remote, 
    refspecs: *const git_strarray, 
    opts: *const git_push_options
) -> c_intpub unsafe extern "C" fn git_remote_push(
    remote: *mut git_remote, 
    refspecs: *const git_strarray, 
    opts: *const git_push_options
) -> c_int