libgit2 v0.20.2+0.20.0 (2018-11-08T21:56:53Z)
Dub
Repo
git_signature_new
deimos
git2
signature
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
int
git_signature_new
(
git_signature
**
out_
,
const
(
char
)*
name
,
const
(
char
)*
email
,
git_time_t
time
,
int
offset
)
Meta
Source
See Implementation
deimos
git2
signature
functions
git_signature_default
git_signature_dup
git_signature_free
git_signature_new
git_signature_now