Type Definition curl_sys::curl_free_callback

pub type curl_free_callback = extern "C" fn(*mut c_void);
On this page