[][src]Type Definition curl_sys::curl_calloc_callback

type curl_calloc_callback = extern "C" fn(_: size_t, _: size_t) -> *mut c_void;