[−][src]Type Definition curl_sys::curl_realloc_callback
type curl_realloc_callback = extern "C" fn(_: *mut c_void, _: size_t) -> *mut c_void;
type curl_realloc_callback = extern "C" fn(_: *mut c_void, _: size_t) -> *mut c_void;