index
:
librequesttracker.git
master
Library for accessing Request Tracker's REST 1.0 interface
Erik Prabowo Kamal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
post.c
blob: 8dca62faacc7c39108e901e887f2d89fdf662766 (
plain
)
1
2
3
#include "post.h" extern inline void post(const char *, const char *[], size_t);