curl_free

Name: curl_free()

Description:

Provided for de-allocation in the same translation unit that did the allocation. Added in libcurl 7.10

extern (C)
void
curl_free
(
void* p
)

Meta