mirror of
https://github.com/curl/curl.git
synced 2026-08-25 10:13:36 +03:00
parent
2e9773b76a
commit
da9cdf7129
2 changed files with 0 additions and 21 deletions
|
|
@ -33,8 +33,6 @@
|
|||
#define CURLX_FUNCTION_CAST(target_type, func) \
|
||||
(target_type)(void (*) (void))(func)
|
||||
|
||||
unsigned short curlx_ultous(unsigned long ulnum);
|
||||
|
||||
unsigned char curlx_ultouc(unsigned long ulnum);
|
||||
|
||||
int curlx_uztosi(size_t uznum);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue