Function libgit2_sys::git_revparse [] [src]

pub unsafe extern fn git_revparse(revspec: *mut git_revspec,
                                  repo: *mut git_repository,
                                  spec: *const c_char)
                                  -> c_int