repo.or.cz
/
git-darcs-import.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Follow upstream changes -- Bytestring updates
[git-darcs-import.git]
/
src
/
win32
/
send_email.h
blob
015a539681d6f114b100953b52db88238949471b
1
2
int
send_email
(
const char
*
sendname
,
3
const char
*
recvname
,
4
const char
*
ccname
,
5
const char
*
subj
,
6
const char
*
body
,
7
const char
*
path
);
8
9