Searched defs:curl_malloc_callback (Results 1 – 2 of 2) sorted by relevance
/curl/lib/ | ||
H A D | curl_memory.h | 126 typedef void *(*curl_malloc_callback)(size_t size); typedef |
/curl/include/curl/ | ||
H A D | curl.h | 462 typedef void *(*curl_malloc_callback)(size_t size); typedef |
Completed in 29 milliseconds